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

DUPR SIDEOUT - LOOKING FOR 3.4+

ID: 5140162191

对局比分

7-10

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

4:45 AM

对决场地

Performance Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
DF
Daryl Fong

V2LP07 · USA

DUPR

3.477

AH
Arnold Hu

DY0V6L · USA

DUPR

3.249

阵营 2胜方
AH
Andrew Huynh

76L0RN · USA

DUPR

3.936

NL
Nathaniel Lee

KD69V7 · USA

DUPR

3.423

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5140162191
显示原始对决元数据 JSON
[
  {
    "team_id": 7162622952,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daryl Fong",
        "dupr_id": "V2LP07",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arnold Hu",
        "dupr_id": "DY0V6L",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4767644726,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Huynh",
        "dupr_id": "76L0RN",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathaniel Lee",
        "dupr_id": "KD69V7",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]