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

Mixed 4.0 - Orem Labor Day Pickleball Challenge

ID: 4721577214

对局比分

11-3

获胜 / Win

对决日期

2025-08-30

对局时间 (估算)

11:30 PM

对决场地

650 East 1400 South, Orem, Utah, USA

未核实场馆

对决竞争阵营

阵营 1胜方
NH
Natalie Hansen

L2Y2N5 · Riverton, UT, US

DUPR

4.366

TR
Travis Rowberry

G5WERV · USA

DUPR

4.009

阵营 2负方
SC
Sharee Chambers

1RDVD8 · Springville, UT, US

DUPR

2.872

NC
Norm Chambers

8E4NV3 · Springville, UT, US

DUPR

3.905

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4721577214
显示原始对决元数据 JSON
[
  {
    "team_id": 5460921905,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Natalie Hansen",
        "dupr_id": "L2Y2N5",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Travis Rowberry",
        "dupr_id": "G5WERV",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6598027395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sharee Chambers",
        "dupr_id": "1RDVD8",
        "rating": 2.872,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "Norm Chambers",
        "dupr_id": "8E4NV3",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  }
]