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

Consolation - 2nd Team Bracket - The Nationals

ID: 6483808071

对局比分

21-16

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DM
David Mats

MY47PO · Highland Park, IL, US

DUPR

4.541

JL
James Lahey

1R4GGZ · Tallahassee, FL, US

DUPR

4.590

阵营 2负方
IB
Ian Bunner

KOZNN6 · Cary, NC, US

DUPR

4.514

LR
Logan Rogers

56DEDL · Raleigh, NC, US

DUPR

4.557

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6483808071
显示原始对决元数据 JSON
[
  {
    "team_id": 4754843125,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Mats",
        "dupr_id": "MY47PO",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Highland Park, IL, US"
      },
      {
        "name": "James Lahey",
        "dupr_id": "1R4GGZ",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 6164491480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Bunner",
        "dupr_id": "KOZNN6",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Logan Rogers",
        "dupr_id": "56DEDL",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]