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

Day 6

ID: 7288704097

对局比分

15-8

获胜 / Win

对决日期

2026-02-13

对局时间 (估算)

2:15 AM

对决场地

Pickleball Kingdom Little Rock

未核实场馆

对决竞争阵营

阵营 1胜方
BL
Brian Light

V7EXZ5 · Maumelle, AR, US

DUPR

3.735

CV
Christopher Vanwinkle

2QV0W7 · Sherwood, AR, US

DUPR

3.401

阵营 2负方
CC
Carl Conners

30MMWN · Cabot, AR, US

DUPR

3.587

CC
Charles Chambers

LV7LPK · Sherwood, AR, US

DUPR

3.520

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7288704097
显示原始对决元数据 JSON
[
  {
    "team_id": 5643233358,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Light",
        "dupr_id": "V7EXZ5",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Christopher Vanwinkle",
        "dupr_id": "2QV0W7",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      }
    ]
  },
  {
    "team_id": 8511254394,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Conners",
        "dupr_id": "30MMWN",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Charles  Chambers",
        "dupr_id": "LV7LPK",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      }
    ]
  }
]