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

2026 Franklin US Open Pickleball Championships - Men's Doubles 5.0 Double Elimination 12-29 Age

ID: 5003603936

对局比分

15-10

落败 / Loss

对决日期

2026-04-15

对局时间 (估算)

9:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
TD
Thomas Dill

W6295M · Middletown Township, NJ, US

DUPR

5.376

DD
Dallas Dunn

3P7KM8 · Prosper, TX, US

DUPR

4.897

阵营 2负方
JW
James Wolf

596O2V · Overland Park, KS, US

DUPR

4.788

DU
Dylan Unkert

XJOR4X · Morrisville, PA, US

DUPR

4.843

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5003603936
显示原始对决元数据 JSON
[
  {
    "team_id": 5591872965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Dill",
        "dupr_id": "W6295M",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": "Middletown Township, NJ, US"
      },
      {
        "name": "Dallas Dunn",
        "dupr_id": "3P7KM8",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  },
  {
    "team_id": 5273801623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Wolf",
        "dupr_id": "596O2V",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Dylan Unkert",
        "dupr_id": "XJOR4X",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Morrisville, PA, US"
      }
    ]
  }
]