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

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

ID: 6482042536

对局比分

15-11

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

5:00 PM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
MD
Makayla Davis

56KXLP · Leesburg, VA, US

DUPR

4.212

MO
Mykel Oliver

175MYN · USA

DUPR

4.490

阵营 2负方
EB
Elissa Brown

MEG4VO · Atlanta, GA, US

DUPR

4.124

EM
Eric Marcus

V4XJD6 · Atlanta, GA, US

DUPR

3.992

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6482042536
显示原始对决元数据 JSON
[
  {
    "team_id": 7254567667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Makayla Davis",
        "dupr_id": "56KXLP",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Mykel Oliver",
        "dupr_id": "175MYN",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8020534030,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elissa Brown",
        "dupr_id": "MEG4VO",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Eric Marcus",
        "dupr_id": "V4XJD6",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]