返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

League Night

ID: 6054450939

对局比分

2-11

获胜 / Win

对决日期

2026-01-14

对局时间 (估算)

4:45 AM

对决场地

6100 NC 42 Suite 112, Garner, NC 27529, USA

未核实场馆

对决竞争阵营

阵营 1负方
John Fletcher

RYOZZD · Raleigh, NC, US

DUPR

3.588

JD
Jonathan DaySardonia

Z9KJ6D · Raleigh, NC, US

DUPR

3.186

阵营 2胜方
RP
Ricardo Paz

0RPVEG · Wendell, NC, US

DUPR

3.520

MD
Michael Durdin

PZ7JWG · Wake County, NC, US

DUPR

3.185

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6054450939
显示原始对决元数据 JSON
[
  {
    "team_id": 7641275710,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Fletcher",
        "dupr_id": "RYOZZD",
        "rating": 3.588,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87028_5fa86507a3d98.jpeg",
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Jonathan DaySardonia",
        "dupr_id": "Z9KJ6D",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 8154704483,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricardo Paz",
        "dupr_id": "0RPVEG",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Wendell, NC, US"
      },
      {
        "name": "Michael Durdin",
        "dupr_id": "PZ7JWG",
        "rating": 3.185,
        "profile_pic_url": null,
        "location": "Wake County, NC, US"
      }
    ]
  }
]