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

Dinkster Tour: Sakura Showdown Spring Classic - $500 CO-ED OPEN Division- 4:30PM

ID: 6692653332

对局比分

11-1

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MG
Mitchell Glore

PW4WLE · Atlanta, GA, US

DUPR

4.464

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.940

阵营 2负方
AS
Anthony smith

G5N7KV · USA

DUPR

3.912

JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.563

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6692653332
显示原始对决元数据 JSON
[
  {
    "team_id": 7401004748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Glore",
        "dupr_id": "PW4WLE",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  },
  {
    "team_id": 4825369836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony smith",
        "dupr_id": "G5N7KV",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]