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

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

ID: 4926332559

对局比分

9-15

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

4:45 AM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.083

AP
Antonio Pullen

3VGGY6 · Acworth, GA, US

DUPR

4.717

阵营 2胜方
JB
Jeannette Brown

3P6DJQ · Atlanta, GA, US

DUPR

4.225

DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.366

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4926332559
显示原始对决元数据 JSON
[
  {
    "team_id": 7032521923,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Antonio Pullen",
        "dupr_id": "3VGGY6",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  },
  {
    "team_id": 7022335379,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeannette Brown",
        "dupr_id": "3P6DJQ",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]