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

HKPC Deep Freeze II $$$ - Mens Doubles ELITE: (4.25 To 4.75)

ID: 7229754823

对局比分

11-5

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

8:45 AM

对决场地

New York, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
GG
GK Ganesh Kumar

8MORYD · New York, NY, US

DUPR

4.399

MB
Matthew Bahar

EWGQME · New York, NY, US

DUPR

4.374

阵营 2负方
CB
Clay Boulware

OZD6LW · Kings County, NY, US

DUPR

4.069

JF
Jonas Feuerring

J5K4LO · Kings County, NY, US

DUPR

4.468

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7229754823
显示原始对决元数据 JSON
[
  {
    "team_id": 5870233803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "GK Ganesh Kumar",
        "dupr_id": "8MORYD",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Matthew Bahar",
        "dupr_id": "EWGQME",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5700664439,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clay Boulware",
        "dupr_id": "OZD6LW",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Jonas Feuerring",
        "dupr_id": "J5K4LO",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]