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

Competitive Open Play Match

ID: 7806195026

对局比分

11-8

获胜 / Win

对决日期

2026-04-29

对局时间 (估算)

3:30 PM

对决场地

Fort Mill, SC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.834

KJ
Kaila Johnson

L2N9GQ · Indian Land, SC, US

DUPR

3.491

阵营 2负方
JG
Julius Green

RXV40E · Charlotte, NC, US

DUPR

3.682

JR
Jared Russ

DWYYV6 · Fort Mill, SC, US

DUPR

3.947

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7806195026
显示原始对决元数据 JSON
[
  {
    "team_id": 7406819012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Kaila Johnson",
        "dupr_id": "L2N9GQ",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      }
    ]
  },
  {
    "team_id": 5518228250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julius Green",
        "dupr_id": "RXV40E",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Jared Russ",
        "dupr_id": "DWYYV6",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]