返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

CCP Fall Championship - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6114879418

对局比分

2-11

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

11:30 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jedaiah Mickan

4LMOOV · Powder Springs, GA, US

DUPR

3.821

AT
Andrew Ta

94475K · Kennesaw, GA, US

DUPR

3.479

阵营 2胜方
BM
Blake May

4Z72VM · Statham, GA, US

DUPR

4.533

JA
John Anderson

O65GQL · Hall County, GA, US

DUPR

4.541

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6114879418
显示原始对决元数据 JSON
[
  {
    "team_id": 8051825439,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jedaiah Mickan",
        "dupr_id": "4LMOOV",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Powder Springs, GA, US"
      },
      {
        "name": "Andrew Ta",
        "dupr_id": "94475K",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 7381528532,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Blake May",
        "dupr_id": "4Z72VM",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Statham, GA, US"
      },
      {
        "name": "John Anderson",
        "dupr_id": "O65GQL",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Hall County, GA, US"
      }
    ]
  }
]