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

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

ID: 7802211492

对局比分

15-4

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

1:00 PM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
RM
Rohit Mankotia

MPPRXL · Lehigh County, PA, US

DUPR

3.903

CC
Cullen Curley

6KXL4E · Bethlehem, PA, US

DUPR

3.827

阵营 2负方
MY
Martyn Yi

PKDY4X · Newtown, PA, US

DUPR

3.671

BM
Benjamin Mendelson

76L46N · USA

DUPR

3.710

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7802211492
显示原始对决元数据 JSON
[
  {
    "team_id": 7463482261,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rohit Mankotia",
        "dupr_id": "MPPRXL",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      },
      {
        "name": "Cullen Curley",
        "dupr_id": "6KXL4E",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      }
    ]
  },
  {
    "team_id": 5228847670,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martyn Yi",
        "dupr_id": "PKDY4X",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      },
      {
        "name": "Benjamin Mendelson",
        "dupr_id": "76L46N",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]