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

Division 3/4 Spring 2026

ID: 6903739871

对局比分

2-11

获胜 / Win

对决日期

2026-05-19

对局时间 (估算)

12:45 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
MF
Mike Fritz

2LLD9E · USA

DUPR

4.064

JW
Jamie Walker

4LPD56 · USA

DUPR

3.866

阵营 2胜方
CL
Chip Leccese

55JWR0 · USA

DUPR

4.149

DB
DEREK BAKER

JJ0EY4 · The Villages, FL, US

DUPR

3.876

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6903739871
显示原始对决元数据 JSON
[
  {
    "team_id": 4379846300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Fritz",
        "dupr_id": "2LLD9E",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Walker",
        "dupr_id": "4LPD56",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6940234972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chip Leccese",
        "dupr_id": "55JWR0",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DEREK BAKER",
        "dupr_id": "JJ0EY4",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]