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

Men's Doubles OPEN $$$ (4.5+)

ID: 4397007885

对局比分

6-11

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

10:15 AM

对决场地

Pickleball 901

未核实场馆

对决竞争阵营

阵营 1负方
JM
Joshua Moore

8K6JKQ · Hernando, MS, US

DUPR

4.235

DN
David Nguyen

XJVQ2R · USA

DUPR

4.001

阵营 2胜方
GO
Gavin Oglesby

EG6EJO · Memphis, TN, US

DUPR

4.331

DM
Daniel McGuire

1QLKQD · Bartlett, TN, US

DUPR

4.640

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4397007885
显示原始对决元数据 JSON
[
  {
    "team_id": 6936837817,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Moore",
        "dupr_id": "8K6JKQ",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Hernando, MS, US"
      },
      {
        "name": "David Nguyen",
        "dupr_id": "XJVQ2R",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6525100821,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gavin Oglesby",
        "dupr_id": "EG6EJO",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Daniel McGuire",
        "dupr_id": "1QLKQD",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Bartlett, TN, US"
      }
    ]
  }
]