返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Men’s Doubles DUPR- Fixed Partners (2.6-3.5)

ID: 7973062630

对局比分

11-2

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

11:30 PM

对决场地

Pickle at the Kiln

未核实场馆

对决竞争阵营

阵营 1胜方
DT
Dexter Tundag

ZZX42L · USA

DUPR

3.376

P
Poi

0RJEXQ · Cebu City, Central Visayas, PH

DUPR

3.483

阵营 2负方
JJ
JC James Carnacer

RW677D · USA

DUPR

3.001

FL
Francis Larry Obida

4VJ9DK · USA

DUPR

3.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7973062630
显示原始对决元数据 JSON
[
  {
    "team_id": 8140011336,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dexter Tundag",
        "dupr_id": "ZZX42L",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Poi",
        "dupr_id": "0RJEXQ",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 4434057676,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JC James Carnacer",
        "dupr_id": "RW677D",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Francis Larry Obida",
        "dupr_id": "4VJ9DK",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]