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

March Masters @ Planet Pickle - $200 Mixed Doubles (3.5-4.0)

ID: 6493514575

对局比分

9-15

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PM
Paul M Kim

XJ7K4X · Buford, GA, US

DUPR

4.052

YK
Yuri Kim

MYXENL · Sugar Hill, GA, US

DUPR

3.214

阵营 2胜方
AO
Aaditt Ochani

6PZ72D · USA

DUPR

3.410

EB
Elissa Brown

MEG4VO · Atlanta, GA, US

DUPR

3.965

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6493514575
显示原始对决元数据 JSON
[
  {
    "team_id": 5781494850,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul M Kim",
        "dupr_id": "XJ7K4X",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Buford, GA, US"
      },
      {
        "name": "Yuri Kim",
        "dupr_id": "MYXENL",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 4809096213,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaditt Ochani",
        "dupr_id": "6PZ72D",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elissa Brown",
        "dupr_id": "MEG4VO",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]