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

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - 50+ Mixed Doubles DUPR: Open (AR)

ID: 4953850412

对局比分

7-15

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

9:00 PM

对决场地

Redcliffe, Qld

未核实场馆

对决竞争阵营

阵营 1负方
RM
Rosa Morris

ODNR0W · Rye, VIC, AU

DUPR

4.678

BC
Brad Chan

2L7LMR · NSW, AU

DUPR

4.977

阵营 2胜方
AG
Ange Green

4L2MPK · Sandy Bay, TAS, AU

DUPR

4.811

JN
John nipperess

6ZNNWE · Bundall, QLD, AU

DUPR

5.043

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4953850412
显示原始对决元数据 JSON
[
  {
    "team_id": 6239503924,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rosa Morris",
        "dupr_id": "ODNR0W",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Rye, VIC, AU"
      },
      {
        "name": "Brad Chan",
        "dupr_id": "2L7LMR",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 8409000641,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ange Green",
        "dupr_id": "4L2MPK",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "Sandy Bay, TAS, AU"
      },
      {
        "name": "John nipperess",
        "dupr_id": "6ZNNWE",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Bundall, QLD, AU"
      }
    ]
  }
]