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

Bounce Philly $10K Summer Open - Mens Doubles Skill: (3.5) Age: (Any)

ID: 8579216368

对局比分

1-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

5:00 PM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1负方
AL
Andy Lam

QPPY5D · USA

DUPR

3.497

KM
Kyle Martin

MEO5VL · Philadelphia, PA, US

DUPR

3.793

阵营 2胜方
RM
Rohit Mankotia

MPPRXL · Lehigh County, PA, US

DUPR

3.868

CC
Cullen Curley

6KXL4E · Bethlehem, PA, US

DUPR

3.793

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8579216368
显示原始对决元数据 JSON
[
  {
    "team_id": 4682452888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Lam",
        "dupr_id": "QPPY5D",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Martin",
        "dupr_id": "MEO5VL",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 7965522031,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rohit Mankotia",
        "dupr_id": "MPPRXL",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      },
      {
        "name": "Cullen Curley",
        "dupr_id": "6KXL4E",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      }
    ]
  }
]