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

Mount Pickleball Classic 2025 - Mens Doubles Open

ID: 8440970553

对局比分

15-7

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

10:15 AM

对决场地

Mount Maunganui,

未核实场馆

对决竞争阵营

阵营 1胜方
MA
Michael akroyd

PKN0PZ · Gisborne, Gisborne, NZ

DUPR

4.845

JF
Jesse Fleming

89ZM0E · USA

DUPR

4.777

阵营 2负方
SL
SOLOMONE LATU

L570NZ · Auckland, Auckland, NZ

DUPR

4.376

JA
Jonathan Aquino

JJXGGJ · USA

DUPR

4.456

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8440970553
显示原始对决元数据 JSON
[
  {
    "team_id": 7832055082,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael akroyd",
        "dupr_id": "PKN0PZ",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "Jesse Fleming",
        "dupr_id": "89ZM0E",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7874293368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "SOLOMONE LATU",
        "dupr_id": "L570NZ",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Jonathan Aquino",
        "dupr_id": "JJXGGJ",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]