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

DivA - Advanced Intermediate to Expert

ID: 6045239400

对局比分

10-12

落败 / Loss

对决日期

2025-02-13

对局时间 (估算)

1:00 PM

对决场地

Rotorua Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
RG
Roger G Hall

EGMPLV · USA

DUPR

3.731

HP
Hugo Pena

59KJ9V · Rotorua, Bay of Plenty, NZ

DUPR

3.892

阵营 2胜方
ML
Mark Lovegrove

8GLZ5X · Rotorua, Bay of Plenty, NZ

DUPR

4.109

JG
John Gray

X2XLD5 · Rotorua, Bay of Plenty, NZ

DUPR

4.479

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6045239400
显示原始对决元数据 JSON
[
  {
    "team_id": 6626694968,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger G Hall",
        "dupr_id": "EGMPLV",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hugo Pena",
        "dupr_id": "59KJ9V",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 5655736388,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Lovegrove",
        "dupr_id": "8GLZ5X",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "John Gray",
        "dupr_id": "X2XLD5",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]