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

Beat The Heat Macon - Mixed Doubles Skill: (3.5) Age: (50 To 59)

ID: 8563781463

对局比分

10-15

落败 / Loss

对决日期

2025-08-10

对局时间 (估算)

4:45 AM

对决场地

Macon (Rhythm and Rally), GA

未核实场馆

对决竞争阵营

阵营 1负方
VF
Vanamey Fleming

8J2ZJD · Evans, GA, US

DUPR

3.456

JM
Jerry Mershon

L52E66 · Evans, GA, US

DUPR

3.860

阵营 2胜方
WH
Wei Hunter

KOMWDK · Sandy Springs, GA, US

DUPR

3.368

LC
Lee Cullom

2Y5NMR · Marietta, GA, US

DUPR

3.825

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8563781463
显示原始对决元数据 JSON
[
  {
    "team_id": 6260688757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vanamey Fleming",
        "dupr_id": "8J2ZJD",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Evans, GA, US"
      },
      {
        "name": "Jerry Mershon",
        "dupr_id": "L52E66",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Evans, GA, US"
      }
    ]
  },
  {
    "team_id": 7343062608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wei Hunter",
        "dupr_id": "KOMWDK",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Lee Cullom",
        "dupr_id": "2Y5NMR",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]