返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Men’s 4.0+

ID: 5061350135

对局比分

11-1

获胜 / Win

对决日期

2025-05-03

对局时间 (估算)

12:45 AM

对决场地

Poky Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
DA
Derek Arima

P17Y08 · Rexburg, ID, US

DUPR

5.394

BM
Bryson McMaster

3PJ0DM · Rexburg, ID, US

DUPR

5.081

阵营 2负方
DR
Dane Rasmussen

QP5VZ4 · Pocatello, ID, US

DUPR

4.229

DN
Drew Nielsen

V7NZ5J · Pocatello, ID, US

DUPR

4.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5061350135
显示原始对决元数据 JSON
[
  {
    "team_id": 7045214176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Arima",
        "dupr_id": "P17Y08",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Bryson McMaster",
        "dupr_id": "3PJ0DM",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  },
  {
    "team_id": 7202577844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dane Rasmussen",
        "dupr_id": "QP5VZ4",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Drew Nielsen",
        "dupr_id": "V7NZ5J",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      }
    ]
  }
]