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

Pool B: Mixed 4.0-4.5

ID: 6800153888

对局比分

11-6

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

9:00 PM

对决场地

The Picklr - Villa Park

View Facility Page →

对决竞争阵营

阵营 1胜方
BR
Breah R Ponce

84V2P2 · Chicago, IL, US

DUPR

4.287

MR
Matthew Radley

MYPNGG · Schaumburg, IL, US

DUPR

4.193

阵营 2负方
HH
Helen Heng Chen

0Y7PMG · USA

DUPR

4.049

DA
DELETED Account

6PJYGQ · USA

DUPR

4.263

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6800153888
显示原始对决元数据 JSON
[
  {
    "team_id": 5572891562,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Breah R Ponce",
        "dupr_id": "84V2P2",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Matthew Radley",
        "dupr_id": "MYPNGG",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      }
    ]
  },
  {
    "team_id": 8481536701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Helen Heng Chen",
        "dupr_id": "0Y7PMG",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "6PJYGQ",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]