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

Competitive Open Play Match

ID: 6835049027

对局比分

11-9, 11-3

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

12:45 AM

对决场地

Fort Mill, SC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
PD
Phil Dibrell

0YO57X · Fort Mill, SC, US

DUPR

4.109

DR
Dwayne Ruff

PKGDXG · USA

DUPR

3.850

阵营 2负方
JS
Joey Stamey

OD5VKL · Waxhaw, NC, US

DUPR

3.885

JR
Jared Russ

DWYYV6 · Fort Mill, SC, US

DUPR

3.875

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6835049027
显示原始对决元数据 JSON
[
  {
    "team_id": 5798323601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Dibrell",
        "dupr_id": "0YO57X",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Dwayne Ruff",
        "dupr_id": "PKGDXG",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6771186480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joey Stamey",
        "dupr_id": "OD5VKL",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Waxhaw, NC, US"
      },
      {
        "name": "Jared Russ",
        "dupr_id": "DWYYV6",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]