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

Life Time Winter Classic at the Peach - Mens Doubles Moneyball: Max 4.9 DUPR

ID: 4637783551

对局比分

9-15

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

8:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
TB
Taabish Basaria

3ZLD7M · Karachi, Sindh, PK

DUPR

4.818

AP
Andrew Phanmanee

59NEDV · Gwinnett County, GA, US

DUPR

4.406

阵营 2胜方
ZH
Zachary Hirsch

GG4YVG · Decatur, GA, US

DUPR

4.780

CC
Caden Cox

ZNXMOQ · Suches, GA, US

DUPR

4.577

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4637783551
显示原始对决元数据 JSON
[
  {
    "team_id": 4787935210,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taabish Basaria",
        "dupr_id": "3ZLD7M",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Karachi, Sindh, PK"
      },
      {
        "name": "Andrew Phanmanee",
        "dupr_id": "59NEDV",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 5600620868,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary Hirsch",
        "dupr_id": "GG4YVG",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      },
      {
        "name": "Caden Cox",
        "dupr_id": "ZNXMOQ",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Suches, GA, US"
      }
    ]
  }
]