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

Apex Pickleball Fall Paddle Battle - Pool Play

ID: 6235127818

对局比分

15-8

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AA
Alex Aliscio

DWJKPX · Hauppauge, NY, US

DUPR

5.321

RB
Ryan Berg

1RWOEQ · Anchorage, AK, US

DUPR

5.068

阵营 2负方
AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

5.058

BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.697

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6235127818
显示原始对决元数据 JSON
[
  {
    "team_id": 7850757666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Aliscio",
        "dupr_id": "DWJKPX",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Hauppauge, NY, US"
      },
      {
        "name": "Ryan Berg",
        "dupr_id": "1RWOEQ",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6298836080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      },
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  }
]