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

Men's 3.5/4.0 Doubles - Beat the Heat

ID: 7861004882

对局比分

15-2

落败 / Loss

对决日期

2025-07-26

对局时间 (估算)

3:30 PM

对决场地

The Box Elder Events Center

未核实场馆

对决竞争阵营

阵营 1胜方
FP
Fox Pendegraft

V44OM6 · USA

DUPR

4.272

FP
Ferris Pendegraft

E95R5O · Rapid City, SD, US

DUPR

4.497

阵营 2负方
JG
Jason Goetsch

V4L7NE · Hot Springs, SD, US

DUPR

4.215

FN
Farrukh Nadeem

8M67MO · Hot Springs, SD, US

DUPR

3.615

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7861004882
显示原始对决元数据 JSON
[
  {
    "team_id": 8259984259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fox Pendegraft",
        "dupr_id": "V44OM6",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ferris Pendegraft",
        "dupr_id": "E95R5O",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  },
  {
    "team_id": 4933472039,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Goetsch",
        "dupr_id": "V4L7NE",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Hot Springs, SD, US"
      },
      {
        "name": "Farrukh Nadeem",
        "dupr_id": "8M67MO",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "Hot Springs, SD, US"
      }
    ]
  }
]