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

ERA's LITE - DUPR Duos - Mixed Doubles - DUPR 8.5

ID: 4709370094

对局比分

7-11

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

11:30 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1负方
JC
Jacqueline Christlieb

3LQW6Q · Houston, TX, US

DUPR

3.502

SS
Steven Sisavath

3Y69GK · Houston, TX, US

DUPR

4.301

阵营 2胜方
KN
Kelly Nguyen

QPN6VD · Houston, TX, US

DUPR

3.280

RR
Robert Rhett

8J9M5W · Conroe, TX, US

DUPR

5.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4709370094
显示原始对决元数据 JSON
[
  {
    "team_id": 5060221514,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacqueline Christlieb",
        "dupr_id": "3LQW6Q",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Steven Sisavath",
        "dupr_id": "3Y69GK",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7621582585,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Nguyen",
        "dupr_id": "QPN6VD",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Robert Rhett",
        "dupr_id": "8J9M5W",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]