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

Day 5

ID: 6566276284

对局比分

15-7

落败 / Loss

对决日期

2026-02-06

对局时间 (估算)

5:00 PM

对决场地

Pickleball Kingdom Little Rock

未核实场馆

对决竞争阵营

阵营 1胜方
VW
Victor Weathers

7N9LX0 · USA

DUPR

3.812

CR
Cody Roland

NRM60N · Maumelle, AR, US

DUPR

3.698

阵营 2负方
CV
Christopher Vanwinkle

2QV0W7 · Sherwood, AR, US

DUPR

3.447

MH
Matt Hammock

QPWJM4 · Maumelle, AR, US

DUPR

3.771

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6566276284
显示原始对决元数据 JSON
[
  {
    "team_id": 5307845457,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victor Weathers",
        "dupr_id": "7N9LX0",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cody Roland",
        "dupr_id": "NRM60N",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 6618320249,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Vanwinkle",
        "dupr_id": "2QV0W7",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Matt Hammock",
        "dupr_id": "QPWJM4",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]