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

PICKLEBALL CUP - NORTHERN BEACHES - Mixed Doubles DUPR 4.0+ DIVISION B

ID: 5768389663

对局比分

15-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

8:45 AM

对决场地

Seaforth, NSW

View Facility Page →

对决竞争阵营

阵营 1胜方
OA
Olivia Amoroso

67N67Q · Seaforth, NSW, AU

DUPR

3.248

MG
Mitchell Gerrie

JJ07DM · Seaforth, NSW, AU

DUPR

4.700

阵营 2负方
CR
Clare Rosnell

KX2JG6 · Manly, NSW, AU

DUPR

3.778

ST
Salvador Torres

ELNLJW · USA

DUPR

3.667

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5768389663
显示原始对决元数据 JSON
[
  {
    "team_id": 4420525128,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Olivia Amoroso",
        "dupr_id": "67N67Q",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": "Seaforth, NSW, AU"
      },
      {
        "name": "Mitchell Gerrie",
        "dupr_id": "JJ07DM",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Seaforth, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8318592886,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clare Rosnell",
        "dupr_id": "KX2JG6",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Manly, NSW, AU"
      },
      {
        "name": "Salvador Torres",
        "dupr_id": "ELNLJW",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]