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

Rescue Rally (Lucky Dog Charity Tournament) - Men's Doubles 4.0+

ID: 5910026358

对局比分

15-3

获胜 / Win

对决日期

2025-03-23

对局时间 (估算)

7:30 PM

对决场地

Timrod Park - Florence, South Carolina

未核实场馆

对决竞争阵营

阵营 1胜方
JN
John Nance

3LJO0Z · Florence, SC, US

DUPR

4.644

RW
Richard Williams

3P4ZVX · Florence, SC, US

DUPR

3.994

阵营 2负方
GL
Gayle Lynn Hughes

8MZJXP · USA

DUPR

4.283

VH
Via Hurst

8DOLZ4 · Scranton, SC, US

DUPR

4.397

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5910026358
显示原始对决元数据 JSON
[
  {
    "team_id": 5492098492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Nance",
        "dupr_id": "3LJO0Z",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Florence, SC, US"
      },
      {
        "name": "Richard Williams",
        "dupr_id": "3P4ZVX",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Florence, SC, US"
      }
    ]
  },
  {
    "team_id": 6625337470,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gayle Lynn Hughes",
        "dupr_id": "8MZJXP",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Via Hurst",
        "dupr_id": "8DOLZ4",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Scranton, SC, US"
      }
    ]
  }
]