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

Dill Dinkers Spring Showdown - Mixed Doubles Skill: (4.5) Age: (15+, 35+) COMBINED

ID: 8348343861

对局比分

15-5

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

10:15 AM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.122

AP
Antonio Pullen

3VGGY6 · Acworth, GA, US

DUPR

4.752

阵营 2负方
EB
Elissa Brown

MEG4VO · Atlanta, GA, US

DUPR

4.063

EM
Eric Marcus

V4XJD6 · Atlanta, GA, US

DUPR

3.931

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8348343861
显示原始对决元数据 JSON
[
  {
    "team_id": 6013839910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Antonio Pullen",
        "dupr_id": "3VGGY6",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  },
  {
    "team_id": 5779669758,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elissa Brown",
        "dupr_id": "MEG4VO",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Eric Marcus",
        "dupr_id": "V4XJD6",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]