返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Mountain Mayhem II - Mens Doubles Skill: (3.0/3.5) Age: (70 And Above) Combined

ID: 8029946023

对局比分

12-15

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

8:45 AM

对决场地

Ellijay, GA

未核实场馆

对决竞争阵营

阵营 1负方
WO
William OBRIEN

RZ07PZ · Marietta, GA, US

DUPR

3.051

ML
MICHAEL LEWIS

W6D9OL · GA, US

DUPR

3.143

阵营 2胜方
MD
Mike Darnell

1RDM5Z · Blue Ridge, GA, US

DUPR

3.105

JT
John Turcotte

ZNPZJD · Blairsville, GA, US

DUPR

3.182

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8029946023
显示原始对决元数据 JSON
[
  {
    "team_id": 6232500875,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William OBRIEN",
        "dupr_id": "RZ07PZ",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "MICHAEL LEWIS",
        "dupr_id": "W6D9OL",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  },
  {
    "team_id": 4359241549,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Darnell",
        "dupr_id": "1RDM5Z",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": "Blue Ridge, GA, US"
      },
      {
        "name": "John Turcotte",
        "dupr_id": "ZNPZJD",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Blairsville, GA, US"
      }
    ]
  }
]