返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool A - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 7312405628

对局比分

21-5

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

9:00 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
DM
David Mats

MY47PO · Highland Park, IL, US

DUPR

4.497

JL
James Lahey

1R4GGZ · Tallahassee, FL, US

DUPR

4.575

阵营 2负方
RK
Roman Kortman

LV64WQ · USA

DUPR

3.286

RN
Reese Neddermeyer

OWRX07 · USA

DUPR

3.131

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7312405628
显示原始对决元数据 JSON
[
  {
    "team_id": 5427748348,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Mats",
        "dupr_id": "MY47PO",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Highland Park, IL, US"
      },
      {
        "name": "James Lahey",
        "dupr_id": "1R4GGZ",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 5105237292,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roman Kortman",
        "dupr_id": "LV64WQ",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reese Neddermeyer",
        "dupr_id": "OWRX07",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]