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

Saturday Morning Ballerz

ID: 4870527672

对局比分

10-8

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

1:00 PM

对决场地

Columbia, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BH
Ben Hamming

8M760D · Seattle, WA, US

DUPR

4.689

ED
Elise Donkor

8JDONO · USA

DUPR

3.950

阵营 2负方
TB
Tim Brown

3VY75E · USA

DUPR

3.939

AP
Andrew Pecht

YNR2WK · Bethesda, MD, US

DUPR

4.537

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4870527672
显示原始对决元数据 JSON
[
  {
    "team_id": 5993905768,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Hamming",
        "dupr_id": "8M760D",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Elise Donkor",
        "dupr_id": "8JDONO",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7186273052,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Brown ",
        "dupr_id": "3VY75E",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew  Pecht",
        "dupr_id": "YNR2WK",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]