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

Bounce Philly $10K Summer Open - Womens Doubles Skill: (4.0+) Age: (Any)

ID: 7961843832

对局比分

3-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

1:00 PM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1负方
DZ
Daisy Zhang

KXRLZY · Bethlehem, PA, US

DUPR

4.084

MM
Maeve McGowan

V4966P · East Windsor, NJ, US

DUPR

4.361

阵营 2胜方
ER
Ella Ruggiero

RXQP7N · Enola, PA, US

DUPR

4.366

PJ
Pragnya Joshi

Q5QYND · USA

DUPR

4.558

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7961843832
显示原始对决元数据 JSON
[
  {
    "team_id": 8084821049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daisy Zhang",
        "dupr_id": "KXRLZY",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      },
      {
        "name": "Maeve McGowan",
        "dupr_id": "V4966P",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  },
  {
    "team_id": 6502335079,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ella Ruggiero",
        "dupr_id": "RXQP7N",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Enola, PA, US"
      },
      {
        "name": "Pragnya Joshi",
        "dupr_id": "Q5QYND",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]