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

Elberton Paddle for a Cause Benefiting the 4ever3Foundation - Mens Doubles Skill: (All) Age: (3.0 15+, 50+/ 3.5 15+/ 4.0 15+) COMBINED

ID: 4793993285

对局比分

8-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Elberton, GA

未核实场馆

对决竞争阵营

阵营 1负方
ZG
Zach Gaines

ZDOM7L · Elbert County, GA, US

DUPR

3.473

JH
James Hartman

G06EZM · USA

DUPR

3.458

阵营 2胜方
WW
Wes White

RYL2XN · Elberton, GA, US

DUPR

3.314

LS
Luke Smith

M29RLL · Watkinsville, GA, US

DUPR

4.261

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4793993285
显示原始对决元数据 JSON
[
  {
    "team_id": 5550072781,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Gaines",
        "dupr_id": "ZDOM7L",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": "Elbert County, GA, US"
      },
      {
        "name": "James Hartman",
        "dupr_id": "G06EZM",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6451601483,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wes White",
        "dupr_id": "RYL2XN",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Elberton, GA, US"
      },
      {
        "name": "Luke Smith",
        "dupr_id": "M29RLL",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Watkinsville, GA, US"
      }
    ]
  }
]