返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Space City Pickleball

ID: 7989257572

对局比分

11-9

获胜 / Win

对决日期

2026-03-16

对局时间 (估算)

5:00 PM

对决场地

Pickleball Social, Conrad Sauer Drive, Houston, TX, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
HR
Haley Reiser

JZJZ5M · Houston, TX, US

DUPR

3.361

EN
Emanuel Nguyen

KXDL47 · Houston, TX, US

DUPR

3.315

阵营 2负方
BO
Brian Ong

D975KL · USA

DUPR

3.131

CO
Cher O

J54JX4 · Houston, TX, US

DUPR

3.111

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7989257572
显示原始对决元数据 JSON
[
  {
    "team_id": 4311734075,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Haley Reiser",
        "dupr_id": "JZJZ5M",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Emanuel Nguyen",
        "dupr_id": "KXDL47",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7172203596,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Ong",
        "dupr_id": "D975KL",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cher O",
        "dupr_id": "J54JX4",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]