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

DUPR Night Session (Intermediate Level)

ID: 7790162987

对局比分

11-6

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

12:45 AM

对决场地

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Martina Santos

LW7V5J · USA

DUPR

2.783

ML
Manuel Lorenzo

YMREGG · USA

DUPR

3.524

阵营 2负方
MR
Marcus Ramirez

552E90 · Muntinlupa, NCR, PH

DUPR

3.098

RH
Robert Henares

56W9YV · Muntinlupa, NCR, PH

DUPR

3.124

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7790162987
显示原始对决元数据 JSON
[
  {
    "team_id": 7712572399,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martina Santos",
        "dupr_id": "LW7V5J",
        "rating": 2.783,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manuel Lorenzo",
        "dupr_id": "YMREGG",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5909409265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Ramirez",
        "dupr_id": "552E90",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Robert Henares",
        "dupr_id": "56W9YV",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      }
    ]
  }
]