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

4.0+ Ladder DUPR Rotating Partners

ID: 5725828351

对局比分

9-6

落败 / Loss

对决日期

2026-05-14

对局时间 (估算)

8:45 AM

对决场地

350 S Anderson St, Los Angeles, CA 90033, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Cue Chinthammit

G0629D · Los Angeles, CA, US

DUPR

4.108

RS
Ryan Shurie

2LJGKE · USA

DUPR

4.203

阵营 2负方
MH
Matthew Hernandez

L5DVP6 · Los Angeles, CA, US

DUPR

3.972

UL
Uno LAWTHONG

KD40RY · USA

DUPR

4.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5725828351
显示原始对决元数据 JSON
[
  {
    "team_id": 5384623296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cue Chinthammit",
        "dupr_id": "G0629D",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Ryan Shurie",
        "dupr_id": "2LJGKE",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4438990208,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hernandez",
        "dupr_id": "L5DVP6",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Uno LAWTHONG",
        "dupr_id": "KD40RY",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]