返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool D - DUPR 18 Advanced (Sat 5/2 & Sun 5/3)

ID: 8034489252

对局比分

21-18

落败 / Loss

对决日期

2026-05-01

对局时间 (估算)

1:00 PM

对决场地

Kallang Tennis Hub

未核实场馆

对决竞争阵营

阵营 1胜方
AG
Allen Gerry Manlangit

6ZE9PK · Iligan City, Northern Mindanao, PH

DUPR

4.682

SG
Sabrina Gee

67DW0Q · George Town, Penang, MY

DUPR

4.717

阵营 2负方
HY
Harrison Young

G5R9KV · Christchurch, Canterbury, NZ

DUPR

4.626

JB
Jo Blackadder

DWMJ4X · Rangiora, Canterbury, NZ

DUPR

4.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8034489252
显示原始对决元数据 JSON
[
  {
    "team_id": 7238019657,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allen Gerry Manlangit",
        "dupr_id": "6ZE9PK",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Iligan City, Northern Mindanao, PH"
      },
      {
        "name": "Sabrina  Gee",
        "dupr_id": "67DW0Q",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "George Town, Penang, MY"
      }
    ]
  },
  {
    "team_id": 7345327814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harrison Young",
        "dupr_id": "G5R9KV",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Jo Blackadder",
        "dupr_id": "DWMJ4X",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Rangiora, Canterbury, NZ"
      }
    ]
  }
]