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

FRIDAY NIGHT DUPR LEAGUE: AEF Academy Pickleball Club

ID: 5286462504

对局比分

11-2

获胜 / Win

对决日期

2025-01-24

对局时间 (估算)

1:00 PM

对决场地

9226 S 99th Cir, Papillion, NE 68128, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CB
Chris Bryson

3ON6DP · La Vista, NE, US

DUPR

4.352

KW
Kelsey Wenger

O6YJ4L · Council Bluffs, IA, US

DUPR

4.293

阵营 2负方
BG
Benjamin Gan

0Y0K5X · Lincoln, NE, US

DUPR

4.341

KS
Kristan Strosnider

EGY0OM · Papillion, NE, US

DUPR

3.423

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5286462504
显示原始对决元数据 JSON
[
  {
    "team_id": 6173020938,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Bryson",
        "dupr_id": "3ON6DP",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "La Vista, NE, US"
      },
      {
        "name": "Kelsey Wenger",
        "dupr_id": "O6YJ4L",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Council Bluffs, IA, US"
      }
    ]
  },
  {
    "team_id": 6997404741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Gan",
        "dupr_id": "0Y0K5X",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Kristan Strosnider",
        "dupr_id": "EGY0OM",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      }
    ]
  }
]