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

Competitive Open Play Match

ID: 7168234173

对局比分

7-11, 11-8, 11-2

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

10:15 AM

对决场地

Fort Mill, SC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JR
Jared Russ

DWYYV6 · Fort Mill, SC, US

DUPR

3.888

JG
Julius Green

RXV40E · Charlotte, NC, US

DUPR

3.778

阵营 2负方
ES
Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.734

PD
Phil Dibrell

0YO57X · Fort Mill, SC, US

DUPR

4.100

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7168234173
显示原始对决元数据 JSON
[
  {
    "team_id": 8103555721,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Russ",
        "dupr_id": "DWYYV6",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Julius Green",
        "dupr_id": "RXV40E",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 6203987947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Phil Dibrell",
        "dupr_id": "0YO57X",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]