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

No Love Just Dinks Classic presented by LFG Tourneys - Mixed Doubles Skill: (4.0) Age: (10 And Above)

ID: 4856293544

对局比分

7-15

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

9:00 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Audrey Paiva

8E5RNE · USA

DUPR

3.996

DD
Dominic Dao

X26PVR · Midlothian, VA, US

DUPR

4.237

阵营 2胜方
HB
Holly Baker

V4ZW55 · Staunton, VA, US

DUPR

3.813

JA
JP Anderson

N790JW · Staunton, VA, US

DUPR

4.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4856293544
显示原始对决元数据 JSON
[
  {
    "team_id": 4731750356,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Audrey Paiva",
        "dupr_id": "8E5RNE",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dominic Dao",
        "dupr_id": "X26PVR",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      }
    ]
  },
  {
    "team_id": 4826416281,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Holly Baker",
        "dupr_id": "V4ZW55",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Staunton, VA, US"
      },
      {
        "name": "JP Anderson",
        "dupr_id": "N790JW",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Staunton, VA, US"
      }
    ]
  }
]