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

Mini Tournament PCPH Makati (3.5+)

ID: 5496053402

对局比分

2-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

3:30 PM

对决场地

PCPH Makati

未核实场馆

对决竞争阵营

阵营 1负方
KC
Kathy Chang

2ZL297 · USA

DUPR

3.268

MV
Matthew Villaroman

DNXR4M · USA

DUPR

3.560

阵营 2胜方
KT
Kristoper Tesorio

0ZJ4K4 · Mandaluyong City, NCR, PH

DUPR

3.796

EJ
Ed Jamolod

RYX4XM · USA

DUPR

3.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5496053402
显示原始对决元数据 JSON
[
  {
    "team_id": 6873642207,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy Chang",
        "dupr_id": "2ZL297",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Villaroman",
        "dupr_id": "DNXR4M",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6509227857,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristoper  Tesorio",
        "dupr_id": "0ZJ4K4",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Mandaluyong City, NCR, PH"
      },
      {
        "name": "Ed Jamolod",
        "dupr_id": "RYX4XM",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]