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

2026 DC Classic - Mixed Doubles Skill: (4.0 And Above) Age: (10 To 31)

ID: 7296880236

对局比分

1-11

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

1:00 PM

对决场地

Washington, DC

View Facility Page →

对决竞争阵营

阵营 1负方
MD
Makayla Davis

56KXLP · Leesburg, VA, US

DUPR

4.144

MO
Mykel Oliver

175MYN · USA

DUPR

4.433

阵营 2胜方
NS
Nicole Shou

LWVMGJ · South Riding, VA, US

DUPR

3.964

AS
Alex Shrauger

W627QY · Lafayette, CA, US

DUPR

4.573

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7296880236
显示原始对决元数据 JSON
[
  {
    "team_id": 7819864922,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Makayla Davis",
        "dupr_id": "56KXLP",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Mykel Oliver",
        "dupr_id": "175MYN",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7785039456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Shou",
        "dupr_id": "LWVMGJ",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "South Riding, VA, US"
      },
      {
        "name": "Alex Shrauger",
        "dupr_id": "W627QY",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  }
]