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

Men's 4.0 Doubles - 3rd Annual Pickleboo Tournament

ID: 4968860809

对局比分

11-2, 11-0

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

2:15 AM

对决场地

The Box Elder Events Center

未核实场馆

对决竞争阵营

阵营 1胜方
FP
Ferris Pendegraft

E95R5O · Rapid City, SD, US

DUPR

4.798

SR
Shannon R Lapp

DWXN4M · Rapid City, SD, US

DUPR

5.007

阵营 2负方
BZ
Brian Ziegler

8KJMK1 · Conroe, TX, US

DUPR

4.446

BC
Blake Coulter

76EN64 · USA

DUPR

4.401

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4968860809
显示原始对决元数据 JSON
[
  {
    "team_id": 5231561150,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ferris Pendegraft",
        "dupr_id": "E95R5O",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "Shannon R Lapp",
        "dupr_id": "DWXN4M",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  },
  {
    "team_id": 5074927633,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Ziegler",
        "dupr_id": "8KJMK1",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Blake Coulter",
        "dupr_id": "76EN64",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]