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

Dallas Summer Moneyball Mens Doubles Skill: Team DUPR of 9.5 or Less

ID: 5489898872

对局比分

6-11, 9-11

获胜 / Win

对决日期

2024-06-23

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EG
Eduardo Garcia

ZNGYGW · Addison, TX, US

DUPR

5.127

GJ
Grant Johnson

QPE72D · Keller, TX, US

DUPR

4.274

阵营 2胜方
DW
David Wang

7DN6V9 · The Colony, TX, US

DUPR

4.721

CR
Carlos Rojas

0YRD6Q · Lewisville, TX, US

DUPR

4.641

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5489898872
显示原始对决元数据 JSON
[
  {
    "team_id": 5947007731,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eduardo Garcia",
        "dupr_id": "ZNGYGW",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Addison, TX, US"
      },
      {
        "name": "Grant Johnson",
        "dupr_id": "QPE72D",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Keller, TX, US"
      }
    ]
  },
  {
    "team_id": 4997999531,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Wang",
        "dupr_id": "7DN6V9",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "The Colony, TX, US"
      },
      {
        "name": "Carlos Rojas",
        "dupr_id": "0YRD6Q",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      }
    ]
  }
]