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

5th Annual Beat The Heat Tournament at Pickleballerz - Men's Doubles Skill: (4.5)

ID: 5003001640

对局比分

15-11

落败 / Loss

对决日期

2025-08-23

对局时间 (估算)

5:00 PM

对决场地

Chantilly, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
RH
Ricky Himawan Winarta

6ZJYEG · Washington, DC, US

DUPR

4.518

LC
Luke Christopherson

8EZ50J · Washington, DC, US

DUPR

4.544

阵营 2负方
MG
Matt Gibson

309D42 · Stafford, VA, US

DUPR

4.245

GP
German Peri

3LQPLQ · USA

DUPR

4.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5003001640
显示原始对决元数据 JSON
[
  {
    "team_id": 5089145580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ricky Himawan Winarta",
        "dupr_id": "6ZJYEG",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Luke Christopherson",
        "dupr_id": "8EZ50J",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  },
  {
    "team_id": 8472071454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Gibson",
        "dupr_id": "309D42",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      },
      {
        "name": "German Peri",
        "dupr_id": "3LQPLQ",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]