返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 4477595561

对局比分

11-5

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

6:15 AM

对决场地

Pickleball 901

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Andrew Brimm

QPV5QR · Germantown, TN, US

DUPR

4.828

JR
Jimmy Ramirez

35ZX6V · Jackson, TN, US

DUPR

5.190

阵营 2负方
GO
Gavin Oglesby

EG6EJO · Memphis, TN, US

DUPR

4.370

DM
Daniel McGuire

1QLKQD · Bartlett, TN, US

DUPR

4.671

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4477595561
显示原始对决元数据 JSON
[
  {
    "team_id": 6869182508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Brimm",
        "dupr_id": "QPV5QR",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      },
      {
        "name": "Jimmy Ramirez",
        "dupr_id": "35ZX6V",
        "rating": 5.19,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  },
  {
    "team_id": 6648546683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Oglesby",
        "dupr_id": "EG6EJO",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Daniel McGuire",
        "dupr_id": "1QLKQD",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Bartlett, TN, US"
      }
    ]
  }
]