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

Competitive Open Play Match

ID: 7938466484

对局比分

4-11, 5-11

获胜 / Win

对决日期

2026-03-18

对局时间 (估算)

9:00 PM

对决场地

493 Holly Dr, Gainesville, GA 30501, USA

未核实场馆

对决竞争阵营

阵营 1负方
JL
James Lloyd

OW2NJW · USA

DUPR

4.247

MD
Morgan Dollar

4LOOJK · USA

DUPR

3.476

阵营 2胜方
SH
Stephen Hester

RZ07RM · Gainesville, GA, US

DUPR

3.968

LS
Lee Sisson

MYLJ6G · Gainesville, GA, US

DUPR

3.794

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7938466484
显示原始对决元数据 JSON
[
  {
    "team_id": 8098146028,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Lloyd",
        "dupr_id": "OW2NJW",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Dollar",
        "dupr_id": "4LOOJK",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8292502730,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Hester",
        "dupr_id": "RZ07RM",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Gainesville, GA, US"
      },
      {
        "name": "Lee Sisson",
        "dupr_id": "MYLJ6G",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Gainesville, GA, US"
      }
    ]
  }
]