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

DUPR 20 (Sat 4/25)

ID: 7209261726

对局比分

15-21

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.647

JC
Jared Culbert

0YXQY4 · Cave Springs, AR, US

DUPR

5.164

阵营 2胜方
SG
Seth Goodman

7DVJYM · Tulsa, OK, US

DUPR

4.886

MJ
Manfred Jeske

89Q5OE · Pretoria, GP, ZA

DUPR

5.295

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7209261726
显示原始对决元数据 JSON
[
  {
    "team_id": 5937914879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Jared Culbert",
        "dupr_id": "0YXQY4",
        "rating": 5.164,
        "profile_pic_url": null,
        "location": "Cave Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 6349472463,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Seth Goodman",
        "dupr_id": "7DVJYM",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Manfred Jeske",
        "dupr_id": "89Q5OE",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      }
    ]
  }
]