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

Queen City Classic presented by LFG Tourneys - Mens Doubles Skill: (4.5) Age: (Any)

ID: 5039107683

对局比分

16-14

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

4:45 AM

对决场地

Concord, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
TR
Tom Rudawsky

8DZD56 · USA

DUPR

4.359

CS
Charlie Schneider

8E5VOW · USA

DUPR

4.253

阵营 2负方
OK
Oliver King

MY697P · Raleigh, NC, US

DUPR

4.618

DS
David Smith

3VLRDP · NC, US

DUPR

4.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5039107683
显示原始对决元数据 JSON
[
  {
    "team_id": 5995634316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Rudawsky",
        "dupr_id": "8DZD56",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charlie Schneider",
        "dupr_id": "8E5VOW",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8528151882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oliver King",
        "dupr_id": "MY697P",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "David Smith",
        "dupr_id": "3VLRDP",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "NC, US"
      }
    ]
  }
]