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

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

ID: 5754613364

对局比分

15-3

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

9:00 PM

对决场地

Oshawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Allie Mione

ODODO2 · Whitchurch-Stouffville, ON, CA

DUPR

4.455

VR
Victor Rea

8WZ52K · Orchard Park, NY, US

DUPR

4.509

阵营 2负方
KS
Khrizelle Sampaton

7JOEL0 · USA

DUPR

4.144

JB
Jack Buenaventura

4Z4RWM · USA

DUPR

4.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5754613364
显示原始对决元数据 JSON
[
  {
    "team_id": 4373047991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allie Mione",
        "dupr_id": "ODODO2",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "Victor Rea",
        "dupr_id": "8WZ52K",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Orchard Park, NY, US"
      }
    ]
  },
  {
    "team_id": 4333613658,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Khrizelle Sampaton ",
        "dupr_id": "7JOEL0",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Buenaventura",
        "dupr_id": "4Z4RWM",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]