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

League Night

ID: 6456929856

对局比分

9-11

落败 / Loss

对决日期

2026-01-14

对局时间 (估算)

1:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
RP
Ricardo Paz

0RPVEG · Wendell, NC, US

DUPR

3.494

MD
Michael Durdin

PZ7JWG · Wake County, NC, US

DUPR

3.161

阵营 2胜方
JD
Jonathan DaySardonia

Z9KJ6D · Raleigh, NC, US

DUPR

3.221

John Fletcher

RYOZZD · Raleigh, NC, US

DUPR

3.615

数据访问 (AI / 开发者)

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

cURL Request:

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