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

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

ID: 7581589097

对局比分

11-5

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BM
Brady Madrid

EWEMZO · St. George, UT, US

DUPR

4.563

NE
Nolan Ethridge

YG6X6G · St. George, UT, US

DUPR

4.173

阵营 2负方
MM
Michael Moyer

3YKD54 · Washington, UT, US

DUPR

3.981

TK
Troy Krogh

59OGLV · St. George, UT, US

DUPR

3.872

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7581589097
显示原始对决元数据 JSON
[
  {
    "team_id": 5424299297,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Madrid",
        "dupr_id": "EWEMZO",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Nolan Ethridge",
        "dupr_id": "YG6X6G",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 4955544129,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Moyer",
        "dupr_id": "3YKD54",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Troy Krogh",
        "dupr_id": "59OGLV",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]