返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Men's 4.0 Doubles - 3rd Annual Pickleboo Tournament

ID: 4879622346

对局比分

4-11, 2-11

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

7:30 PM

对决场地

The Box Elder Events Center

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jason Midgley

3OVZE1 · Hot Springs, SD, US

DUPR

4.220

JG
Jason Goetsch

V4L7NE · USA

DUPR

4.176

阵营 2胜方
FP
Ferris Pendegraft

E95R5O · Rapid City, SD, US

DUPR

4.807

SR
Shannon R Lapp

DWXN4M · Rapid City, SD, US

DUPR

5.011

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4879622346
显示原始对决元数据 JSON
[
  {
    "team_id": 8447232649,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Midgley",
        "dupr_id": "3OVZE1",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Hot Springs, SD, US"
      },
      {
        "name": "Jason Goetsch",
        "dupr_id": "V4L7NE",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6467357307,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ferris Pendegraft",
        "dupr_id": "E95R5O",
        "rating": 4.807,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "Shannon R Lapp",
        "dupr_id": "DWXN4M",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  }
]