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

A - Team Bracket

ID: 6157109212

对局比分

10-21

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

5:00 PM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1负方
AN
Aiden Nguyen

MY40EV · Tampa, FL, US

DUPR

3.444

JW
Jessica Wen

7ZDZQN · USA

DUPR

3.546

阵营 2胜方
CM
Cody Miller

8EQMOW · Blacksburg, VA, US

DUPR

5.241

HM
Heather Murphy

NYKZEW · Blacksburg, VA, US

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6157109212
显示原始对决元数据 JSON
[
  {
    "team_id": 5933336117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aiden Nguyen",
        "dupr_id": "MY40EV",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Jessica Wen",
        "dupr_id": "7ZDZQN",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5199963812,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Miller",
        "dupr_id": "8EQMOW",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Heather Murphy",
        "dupr_id": "NYKZEW",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  }
]