返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Star Spangled Paddle by Lewisville Picklr - Mixed Doubles Skill: (3.0) Age: (Any)

ID: 4849972784

对局比分

7-11

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

9:00 PM

对决场地

Lewisville, TX

View Facility Page →

对决竞争阵营

阵营 1负方
MV
Mared Vinas

X25LZ2 · USA

DUPR

2.940

AS
Anthony Santoro

DNMXMM · USA

DUPR

2.940

阵营 2胜方
LL
Lisa Levitz May

2LZ6L4 · Flower Mound, TX, US

DUPR

3.378

TA
Troy Andersen

XJK0E2 · USA

DUPR

3.219

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4849972784
显示原始对决元数据 JSON
[
  {
    "team_id": 7869704285,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mared Vinas",
        "dupr_id": "X25LZ2",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Santoro",
        "dupr_id": "DNMXMM",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6107057311,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Levitz May",
        "dupr_id": "2LZ6L4",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Troy Andersen",
        "dupr_id": "XJK0E2",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]