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

Men's 3.5/4.0 Doubles - Beat the Heat

ID: 4353157219

对局比分

14-15

落败 / Loss

对决日期

2025-07-26

对局时间 (估算)

8:45 AM

对决场地

The Box Elder Events Center

未核实场馆

对决竞争阵营

阵营 1负方
JG
Jason Goetsch

V4L7NE · Hot Springs, SD, US

DUPR

4.267

FN
Farrukh Nadeem

8M67MO · Hot Springs, SD, US

DUPR

3.700

阵营 2胜方
RN
Reagan Niesent

L2JV5Z · USA

DUPR

3.878

JH
Jack Hight

56DE95 · USA

DUPR

3.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4353157219
显示原始对决元数据 JSON
[
  {
    "team_id": 6944427423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Goetsch",
        "dupr_id": "V4L7NE",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Hot Springs, SD, US"
      },
      {
        "name": "Farrukh Nadeem",
        "dupr_id": "8M67MO",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Hot Springs, SD, US"
      }
    ]
  },
  {
    "team_id": 7890263156,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Reagan Niesent",
        "dupr_id": "L2JV5Z",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Hight",
        "dupr_id": "56DE95",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]