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

Pool 1 - DUPR 20 - NEW ZEALAND The Dink Minor League Pickleball @ Rotorua

ID: 6531965570

对局比分

12-21

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

3:30 PM

对决场地

Rotorua Badminton Hall

未核实场馆

对决竞争阵营

阵营 1负方
SB
Simon Barker

G59V2G · Auckland, Auckland, NZ

DUPR

4.537

JP
Jeremy Pearson

169QOQ · Hastings, Hawke's Bay, NZ

DUPR

4.968

阵营 2胜方
MA
Michael akroyd

PKN0PZ · Gisborne, Gisborne, NZ

DUPR

4.882

DS
David Smith

3OQVLL · Gisborne, Gisborne, NZ

DUPR

4.191

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6531965570
显示原始对决元数据 JSON
[
  {
    "team_id": 5775162468,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Simon Barker",
        "dupr_id": "G59V2G",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Jeremy Pearson",
        "dupr_id": "169QOQ",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      }
    ]
  },
  {
    "team_id": 5485787322,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael akroyd",
        "dupr_id": "PKN0PZ",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "David Smith",
        "dupr_id": "3OQVLL",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  }
]