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

Reserve Pickleball Club PH

ID: 7167324707

对局比分

15-13

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

12:45 AM

对决场地

St Peter St, Dumaguete City, Negros Oriental, Philippines

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jonah Catan

56ZDRL · USA

DUPR

3.410

AC
alvin credo

566NKL · Dumaguete, Central Visayas, PH

DUPR

4.632

阵营 2负方
RD
ryan Dimagnaong

RYEROZ · USA

DUPR

3.869

TG
TJ Gallogo

V44PZJ · USA

DUPR

3.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7167324707
显示原始对决元数据 JSON
[
  {
    "team_id": 8236522417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonah Catan",
        "dupr_id": "56ZDRL",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alvin credo",
        "dupr_id": "566NKL",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Dumaguete, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 8088731680,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ryan  Dimagnaong",
        "dupr_id": "RYEROZ",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "TJ Gallogo",
        "dupr_id": "V44PZJ",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]