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

PWA: East End Rumble '26 - Sponsored by Skechers - Mixed Doubles Skill: (4.5 And Under) Age: (15 And Above)

ID: 6975536741

对局比分

15-12

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

6:15 AM

对决场地

Oshawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Allie Mione

ODODO2 · Whitchurch-Stouffville, ON, CA

DUPR

4.445

VR
Victor Rea

8WZ52K · Orchard Park, NY, US

DUPR

4.499

阵营 2负方
KD
Kristen DonPaul

7NNZG5 · Toronto, ON, CA

DUPR

4.249

KJ
Kamran Jaffrani

QJNE7D · USA

DUPR

3.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6975536741
显示原始对决元数据 JSON
[
  {
    "team_id": 5843557416,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allie Mione",
        "dupr_id": "ODODO2",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "Victor Rea",
        "dupr_id": "8WZ52K",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Orchard Park, NY, US"
      }
    ]
  },
  {
    "team_id": 6293629291,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristen DonPaul",
        "dupr_id": "7NNZG5",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Kamran Jaffrani",
        "dupr_id": "QJNE7D",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]