返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Michigan Open - Mens Doubles Skill: (Pro) Age: (Any)

ID: 7733166216

对局比分

11-4

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

40100 Six Mile Rd, Northville, MI 48168, USA

未核实场馆

对决竞争阵营

阵营 1胜方
FB
Forrest Baba

EGPDRJ · Ann Arbor, MI, US

DUPR

4.502

GC
Grant Carr

KOKGYY · Ann Arbor, MI, US

DUPR

4.581

阵营 2负方
JP
Johnny Popescu

MYDPEL · Dearborn Heights, MI, US

DUPR

4.393

JB
Jad Bakri

XJ5JR2 · Dearborn Heights, MI, US

DUPR

4.564

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7733166216
显示原始对决元数据 JSON
[
  {
    "team_id": 7426908434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Forrest Baba",
        "dupr_id": "EGPDRJ",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Grant Carr",
        "dupr_id": "KOKGYY",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  },
  {
    "team_id": 4673877948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johnny Popescu",
        "dupr_id": "MYDPEL",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Dearborn Heights, MI, US"
      },
      {
        "name": "Jad Bakri",
        "dupr_id": "XJ5JR2",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Dearborn Heights, MI, US"
      }
    ]
  }
]