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

DUPR Night Session (Intermediate Level)

ID: 4941599427

对局比分

11-5

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

4:45 AM

对决场地

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1胜方
GG
Gianluca Gardini

PZ27NX · USA

DUPR

4.120

SY
Sonny Yang

D99XQY · USA

DUPR

3.654

阵营 2负方
R
Raphael

OWWQ9E · Taguig, NCR, PH

DUPR

3.796

PF
Paul Francisco

M995WD · USA

DUPR

3.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4941599427
显示原始对决元数据 JSON
[
  {
    "team_id": 5239722120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gianluca Gardini",
        "dupr_id": "PZ27NX",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sonny Yang",
        "dupr_id": "D99XQY",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8257073344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raphael",
        "dupr_id": "OWWQ9E",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Taguig, NCR, PH"
      },
      {
        "name": "Paul Francisco",
        "dupr_id": "M995WD",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]