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

DUPR 18 - The Dink Minor Leauge Pickleball @ Little Rock Athletic Club

ID: 7556554567

对局比分

21-18

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

8:45 AM

对决场地

Little Rock Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
CU
Chase Underwood

3OQKV2 · Beebe, AR, US

DUPR

4.662

BL
Bryce Livingston

NYPJYN · Little Rock, AR, US

DUPR

4.988

阵营 2负方
DK
Dean Karash

304LG4 · Memphis, TN, US

DUPR

4.688

AB
Andrew Brimm

QPV5QR · Germantown, TN, US

DUPR

4.877

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7556554567
显示原始对决元数据 JSON
[
  {
    "team_id": 5872881646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Underwood",
        "dupr_id": "3OQKV2",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Beebe, AR, US"
      },
      {
        "name": "Bryce Livingston",
        "dupr_id": "NYPJYN",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7192833804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Karash",
        "dupr_id": "304LG4",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Andrew Brimm",
        "dupr_id": "QPV5QR",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  }
]