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

Scullville Dinks Mixed League

ID: 7215182049

对局比分

15-13

落败 / Loss

对决日期

2024-08-21

对局时间 (估算)

10:15 AM

对决场地

Egg Harbor Township, NJ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Mia Campo

1QYOM5 · Egg Harbor Township, NJ, US

DUPR

3.718

RG
Robert Gullo

GGKVDV · USA

DUPR

3.894

阵营 2负方
JC
Jean Collado

DW9VQ4 · Egg Harbor Township, NJ, US

DUPR

4.843

TJ
Tracy Jones

3PLW4X · Egg Harbor Township, NJ, US

DUPR

3.631

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7215182049
显示原始对决元数据 JSON
[
  {
    "team_id": 4355314627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mia Campo",
        "dupr_id": "1QYOM5",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Robert Gullo",
        "dupr_id": "GGKVDV",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5268915072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Collado",
        "dupr_id": "DW9VQ4",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Tracy Jones",
        "dupr_id": "3PLW4X",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      }
    ]
  }
]