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

DivA - Advanced Intermediate to Expert

ID: 7142021035

对局比分

10-12

落败 / Loss

对决日期

2025-02-13

对局时间 (估算)

8:45 AM

对决场地

Rotorua Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
HP
Hugo Pena

59KJ9V · Rotorua, Bay of Plenty, NZ

DUPR

3.897

BF
Bruce Finlay

W6ZGJL · Rotorua, Bay of Plenty, NZ

DUPR

3.928

阵营 2胜方
ML
Mark Lovegrove

8GLZ5X · Rotorua, Bay of Plenty, NZ

DUPR

4.107

ER
Eric Roberts

0YWW6G · Rotorua, Bay of Plenty, NZ

DUPR

3.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7142021035
显示原始对决元数据 JSON
[
  {
    "team_id": 5713476760,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hugo Pena",
        "dupr_id": "59KJ9V",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Bruce Finlay",
        "dupr_id": "W6ZGJL",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6117076296,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Lovegrove",
        "dupr_id": "8GLZ5X",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Eric Roberts",
        "dupr_id": "0YWW6G",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]