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

New Years "Drop the Ball" Team pickleball tournament - Mens Teams DUPR 18 - Playoff

ID: 7041541286

对局比分

21-15

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BM
Brady Madrid

EWEMZO · St. George, UT, US

DUPR

4.412

CP
Cole Peterson

56P6OP · Cedar City, UT, US

DUPR

5.051

阵营 2负方
CT
chance Tolman

8GWKYG · St. George, UT, US

DUPR

4.382

MM
Michael Moyer

3YKD54 · Washington, UT, US

DUPR

4.002

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7041541286
显示原始对决元数据 JSON
[
  {
    "team_id": 7530085341,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Madrid",
        "dupr_id": "EWEMZO",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Cole Peterson",
        "dupr_id": "56P6OP",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      }
    ]
  },
  {
    "team_id": 6297476715,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "chance  Tolman",
        "dupr_id": "8GWKYG",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Michael Moyer",
        "dupr_id": "3YKD54",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]