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

New Years "Drop the Ball" Team pickleball tournament - Mixed Teams DUPR 16 - Playoff

ID: 5168718666

对局比分

21-15

获胜 / Win

对决日期

2026-01-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PM
Parks Miguel

W67PVM · Washington, UT, US

DUPR

4.055

MS
Marci Scott

89DZRE · St. George, UT, US

DUPR

3.951

阵营 2负方
RK
Robert Knowlton

ODQ94L · St. George, UT, US

DUPR

4.160

LK
Lisa Knowlton

6ZMX9Q · Washington, UT, US

DUPR

3.924

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5168718666
显示原始对决元数据 JSON
[
  {
    "team_id": 8389199093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parks Miguel",
        "dupr_id": "W67PVM",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Marci Scott",
        "dupr_id": "89DZRE",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6508828314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Knowlton",
        "dupr_id": "ODQ94L",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Lisa Knowlton",
        "dupr_id": "6ZMX9Q",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]