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

5-Year Anniversary Tournament Club Pickleball USA - Mixed 4.0

ID: 8260376616

对局比分

9-0

落败 / Loss

对决日期

2026-01-16

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TO
Troy Owen

767OQ9 · Salt Lake City, UT, US

DUPR

4.091

MR
meredith reid

RZQM9M · Salt Lake City, UT, US

DUPR

3.753

阵营 2负方
MP
Madeleine Piper

EGWQ2E · Grand Junction, CO, US

DUPR

3.520

CF
Chase Ferrel

0YL9LN · West Jordan, UT, US

DUPR

3.803

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8260376616
显示原始对决元数据 JSON
[
  {
    "team_id": 8488285078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy Owen",
        "dupr_id": "767OQ9",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "meredith reid",
        "dupr_id": "RZQM9M",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 5988621538,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madeleine Piper",
        "dupr_id": "EGWQ2E",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      },
      {
        "name": "Chase Ferrel",
        "dupr_id": "0YL9LN",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  }
]