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

Sideout Series: Bangkok - Mixed Doubles Skill: OPEN Division

ID: 5194357949

对局比分

11-6

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

6:15 AM

对决场地

Bangkok,

View Facility Page →

对决竞争阵营

阵营 1胜方
CM
Chanakan Manoim

4PEWKV · Bangkok, TH

DUPR

3.986

JS
Jaron Shoptaugh

590NOR · Tempe, AZ, US

DUPR

4.610

阵营 2负方
PC
Pemika Cunaviriyasiri

9PMNEV · Krung Thep Maha Nakhon, TH

DUPR

4.429

CS
Chayut Singkirat

GGYNDG · Ban Chang, จ.ระยอง, TH

DUPR

4.417

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5194357949
显示原始对决元数据 JSON
[
  {
    "team_id": 6166853865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chanakan Manoim",
        "dupr_id": "4PEWKV",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Bangkok, TH"
      },
      {
        "name": "Jaron Shoptaugh",
        "dupr_id": "590NOR",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 7681461935,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pemika Cunaviriyasiri",
        "dupr_id": "9PMNEV",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Krung Thep Maha Nakhon, TH"
      },
      {
        "name": "Chayut Singkirat",
        "dupr_id": "GGYNDG",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Ban Chang, จ.ระยอง, TH"
      }
    ]
  }
]