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

Men's DUPR 15 The Dink MiLP v3

ID: 5303653640

对局比分

18-21

落败 / Loss

对决日期

2026-01-16

对局时间 (估算)

9:00 PM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1负方
JN
James Nguyen

17PNWN · Edmond, OK, US

DUPR

4.822

AA
Adam Arredondo

8E7YQJ · Lawton, OK, US

DUPR

4.919

阵营 2胜方
MJ
Manfred Jeske

89Q5OE · Pretoria, GP, ZA

DUPR

5.353

CT
Carson Thoma

LVZQE6 · Broken Arrow, OK, US

DUPR

4.729

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5303653640
显示原始对决元数据 JSON
[
  {
    "team_id": 7043869834,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Nguyen",
        "dupr_id": "17PNWN",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Adam Arredondo",
        "dupr_id": "8E7YQJ",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Lawton, OK, US"
      }
    ]
  },
  {
    "team_id": 4367366650,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manfred Jeske",
        "dupr_id": "89Q5OE",
        "rating": 5.353,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      },
      {
        "name": "Carson Thoma",
        "dupr_id": "LVZQE6",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  }
]