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

Centerline: March Mid-Court Madness - Mixed Doubles Skill: (3.5 And Above) Age: (Any)

ID: 5291839746

对局比分

11-8

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

7:30 PM

对决场地

Warwick, RI

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Audrey Moroni

DNL4Q4 · RI, US

DUPR

3.595

VV
Vincent Vecchione

6Z65PD · Johnston, RI, US

DUPR

3.419

阵营 2负方
JH
Jolena Hardy

WXYK9K · Salem, NH, US

DUPR

3.156

EG
Elliott Goldman

PWOKMM · Portsmouth, NH, US

DUPR

4.188

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5291839746
显示原始对决元数据 JSON
[
  {
    "team_id": 4306493351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Audrey Moroni",
        "dupr_id": "DNL4Q4",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "RI, US"
      },
      {
        "name": "Vincent Vecchione",
        "dupr_id": "6Z65PD",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "Johnston, RI, US"
      }
    ]
  },
  {
    "team_id": 4587623086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jolena Hardy",
        "dupr_id": "WXYK9K",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": "Salem, NH, US"
      },
      {
        "name": "Elliott Goldman",
        "dupr_id": "PWOKMM",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      }
    ]
  }
]