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

Elite Pickleball Friday Night Lights 4.0-4.7

ID: 7627537029

对局比分

2-15

落败 / Loss

对决日期

2026-04-24

对局时间 (估算)

10:15 AM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1负方
BV
Ben Vanderheiden

PKGJEX · Bettendorf, IA, US

DUPR

3.866

RL
Robin Lee

XJW2R2 · Davenport, IA, US

DUPR

3.866

阵营 2胜方
HC
Hannah Charmaine Alcaro

6ZJMEG · Arlington Heights, IL, US

DUPR

4.068

BN
Ben Nguyen

8DQOQM · Lake Villa, IL, US

DUPR

4.121

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7627537029
显示原始对决元数据 JSON
[
  {
    "team_id": 5169391100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Vanderheiden",
        "dupr_id": "PKGJEX",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Robin Lee",
        "dupr_id": "XJW2R2",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Davenport, IA, US"
      }
    ]
  },
  {
    "team_id": 5611910814,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hannah Charmaine Alcaro",
        "dupr_id": "6ZJMEG",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Arlington Heights, IL, US"
      },
      {
        "name": "Ben Nguyen",
        "dupr_id": "8DQOQM",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Lake Villa, IL, US"
      }
    ]
  }
]