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

Queen City Classic - Men's Doubles 4.0

ID: 5489900203

对局比分

3-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Concord Pickleball, 443 Pitts School Rd NW, Concord, NC 28027, USA

未核实场馆

对决竞争阵营

阵营 1负方
CF
Cary Flowers

W6L2ZM · USA

DUPR

3.339

JW
Jerrick Woolard

4LGX92 · USA

DUPR

3.912

阵营 2胜方
NA
Nathan Aferi

1ROJVZ · Charlotte, NC, US

DUPR

3.990

SS
Shishir Sovani

DW5GR6 · Charlotte, NC, US

DUPR

4.330

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5489900203
显示原始对决元数据 JSON
[
  {
    "team_id": 4573726775,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cary Flowers",
        "dupr_id": "W6L2ZM",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jerrick Woolard",
        "dupr_id": "4LGX92",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4633946666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Aferi",
        "dupr_id": "1ROJVZ",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Shishir Sovani",
        "dupr_id": "DW5GR6",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]