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

APP Tour: Vlasic Classic - Cincinnati - a USAP GT Tourney Mixed PRO Doubles - QUALIFIER

ID: 6650971954

对局比分

6-15

落败 / Loss

对决日期

2024-05-09

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MB
Morgan Brown

84PRG3 · Naples, FL, US

DUPR

5.084

EB
Elijah Bertram

8KDW96 · Boca Raton, FL, US

DUPR

5.629

阵营 2胜方
RJ
Rachael James

3OR9W7 · Durham, NC, US

DUPR

5.395

Casey Diamond

8JQL6J · Boca Raton, FL, US

DUPR

5.973

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6650971954
显示原始对决元数据 JSON
[
  {
    "team_id": 4681259752,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Morgan Brown",
        "dupr_id": "84PRG3",
        "rating": 5.084,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Elijah Bertram",
        "dupr_id": "8KDW96",
        "rating": 5.629,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 7041908303,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachael James",
        "dupr_id": "3OR9W7",
        "rating": 5.395,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Casey Diamond",
        "dupr_id": "8JQL6J",
        "rating": 5.973,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/977620/images/profile/b34d9e24-5abd-4421-bd3e-e18e6f9f13d2.png",
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]