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

The Ladybug Classic - Mixed Doubles Skill: (3.0/3.5) Age: (19+, 30+, 40+, 50+)

ID: 4919382293

对局比分

15-5

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

6:15 AM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Melanie Mcallister Weaver

8E5Z6E · Richmond, VA, US

DUPR

3.462

JG
Jonathan Goshea

99DZLJ · Richmond, VA, US

DUPR

3.508

阵营 2负方
SM
Susan Murphy

9P062J · Richmond, VA, US

DUPR

3.368

DM
David Murphy

8E2VOO · Richmond, VA, US

DUPR

3.664

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4919382293
显示原始对决元数据 JSON
[
  {
    "team_id": 7844774470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melanie Mcallister Weaver",
        "dupr_id": "8E5Z6E",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Jonathan Goshea",
        "dupr_id": "99DZLJ",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 6485044036,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Murphy",
        "dupr_id": "9P062J",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "David Murphy",
        "dupr_id": "8E2VOO",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]