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

Division 3/4 Spring 2026

ID: 7808631026

对局比分

11-6

落败 / Loss

对决日期

2026-05-19

对局时间 (估算)

3:30 PM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
PP
Pam Priddy

1RPM2Z · USA

DUPR

3.844

JI
JB Ibos

L2R6ZQ · USA

DUPR

4.012

阵营 2负方
KS
Kay Stofanik

N7V0NZ · The Villages, FL, US

DUPR

3.681

DB
DEREK BAKER

JJ0EY4 · The Villages, FL, US

DUPR

3.873

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7808631026
显示原始对决元数据 JSON
[
  {
    "team_id": 6429255643,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pam Priddy",
        "dupr_id": "1RPM2Z",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JB Ibos",
        "dupr_id": "L2R6ZQ",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8241678655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kay  Stofanik",
        "dupr_id": "N7V0NZ",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "DEREK BAKER",
        "dupr_id": "JJ0EY4",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]