返回检索中心
匹克球对决数据双打对决 (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: 7537228101

对局比分

15-13

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Elberton, GA

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Justin Mercer

EGWJME · Winterville, GA, US

DUPR

3.641

JD
Jay Decker

Q502Z5 · USA

DUPR

3.841

阵营 2负方
WW
Wes White

RYL2XN · Elberton, GA, US

DUPR

3.312

LS
Luke Smith

M29RLL · Watkinsville, GA, US

DUPR

4.260

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7537228101
显示原始对决元数据 JSON
[
  {
    "team_id": 6432100699,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Mercer",
        "dupr_id": "EGWJME",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Winterville, GA, US"
      },
      {
        "name": "Jay Decker",
        "dupr_id": "Q502Z5",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6601178426,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wes White",
        "dupr_id": "RYL2XN",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": "Elberton, GA, US"
      },
      {
        "name": "Luke Smith",
        "dupr_id": "M29RLL",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": "Watkinsville, GA, US"
      }
    ]
  }
]