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

Life Time Paddle Battle - Mixed Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 5878272991

对局比分

7-11

获胜 / Win

对决日期

2025-06-01

对局时间 (估算)

8:45 AM

对决场地

Plainsboro, NJ

未核实场馆

对决竞争阵营

阵营 1负方
JA
Jackie Aiello

3OR77P · Colts Neck, NJ, US

DUPR

3.407

JM
Jason mcmanmon

EGDVWO · Asbury Park, NJ, US

DUPR

3.759

阵营 2胜方
LM
Lauren Macellara

4LED92 · Branchburg, NJ, US

DUPR

3.503

BM
Brian Macellara

JZM2OM · Chatham, NJ, US

DUPR

3.822

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5878272991
显示原始对决元数据 JSON
[
  {
    "team_id": 4636847547,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackie Aiello",
        "dupr_id": "3OR77P",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Colts Neck, NJ, US"
      },
      {
        "name": "Jason mcmanmon",
        "dupr_id": "EGDVWO",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Asbury Park, NJ, US"
      }
    ]
  },
  {
    "team_id": 5421218738,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Macellara",
        "dupr_id": "4LED92",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Branchburg, NJ, US"
      },
      {
        "name": "Brian Macellara",
        "dupr_id": "JZM2OM",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Chatham, NJ, US"
      }
    ]
  }
]