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

Pool C - Men's DUPR 13 (v3) - The Dink MiLP v3 @ The Picklr Aurora 3V3 Rally Royale

ID: 5850135497

对局比分

21-18

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

The Picklr Aurora

未核实场馆

对决竞争阵营

阵营 1胜方
CG
Corben Gailey

DN92R4 · Denver, CO, US

DUPR

4.430

RG
Rand Good

GG2X7Q · Arvada, CO, US

DUPR

4.412

阵营 2负方
AP
Alex Persinger

QJ9VWD · USA

DUPR

3.767

EF
Erick Finnestead

8KQODO · Berthoud, CO, US

DUPR

3.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5850135497
显示原始对决元数据 JSON
[
  {
    "team_id": 5731844954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Corben Gailey",
        "dupr_id": "DN92R4",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Rand Good",
        "dupr_id": "GG2X7Q",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      }
    ]
  },
  {
    "team_id": 5393495000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Persinger",
        "dupr_id": "QJ9VWD",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erick Finnestead",
        "dupr_id": "8KQODO",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Berthoud, CO, US"
      }
    ]
  }
]