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

The Nationals - College Pickleball Tour - Challenger Men's Doubles Div. 4

ID: 6073434532

对局比分

22-20

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Max Berlin

G57QKD · East Islip, NY, US

DUPR

3.994

LO
Lunden Olinger

GWJ5NM · USA

DUPR

4.054

阵营 2负方
BK
Brandon Kim

EGD7DW · USA

DUPR

3.844

JL
Jacob Lee

DW5G0L · USA

DUPR

4.012

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6073434532
显示原始对决元数据 JSON
[
  {
    "team_id": 6082404427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Berlin",
        "dupr_id": "G57QKD",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      },
      {
        "name": "Lunden Olinger",
        "dupr_id": "GWJ5NM",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8259286314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Kim",
        "dupr_id": "EGD7DW",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Lee",
        "dupr_id": "DW5G0L",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]