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

PPA TOUR AUSTRALIA - PPA125 Sydney - 35+ Men's Doubles DUPR: 3.99 and below - PICKLEPOINT

ID: 5219580359

对局比分

14-16

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

12:45 AM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1负方
EM
Ernest Materyn

2QO5G9 · Port Macquarie, NSW, AU

DUPR

3.421

RP
Ray Porter

KXGVN7 · Port Macquarie, NSW, AU

DUPR

3.573

阵营 2胜方
RD
Ricky Dal Bianco

D9DPJY · Northern Beaches Council, NSW, AU

DUPR

3.795

DC
Dave Cleary

D9905M · Frenchs Forest, NSW, AU

DUPR

3.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5219580359
显示原始对决元数据 JSON
[
  {
    "team_id": 6055604128,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ernest Materyn",
        "dupr_id": "2QO5G9",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Ray Porter",
        "dupr_id": "KXGVN7",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7566240242,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricky Dal Bianco",
        "dupr_id": "D9DPJY",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Northern Beaches Council, NSW, AU"
      },
      {
        "name": "Dave Cleary",
        "dupr_id": "D9905M",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  }
]