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

The Virginian Spring Indoor Championships - 12. Mixed Doubles Skill: (4.0 And Above) Age: 19+

ID: 5033171775

对局比分

15-6

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

4:45 AM

对决场地

Bristol, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
MA
Mary Ann Strong

8KZGK6 · Bristol, TN, US

DUPR

4.323

MH
Michael Horton

8DR9Z6 · Pounding Mill, VA, US

DUPR

4.276

阵营 2负方
GL
Gina Lawson

89XOWK · Bristol, VA, US

DUPR

3.303

SD
Scott Dietrich

3VDW75 · Kingsport, TN, US

DUPR

4.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5033171775
显示原始对决元数据 JSON
[
  {
    "team_id": 6018086939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Ann Strong",
        "dupr_id": "8KZGK6",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "Michael Horton",
        "dupr_id": "8DR9Z6",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Pounding Mill, VA, US"
      }
    ]
  },
  {
    "team_id": 6901595395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gina Lawson",
        "dupr_id": "89XOWK",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Bristol, VA, US"
      },
      {
        "name": "Scott Dietrich",
        "dupr_id": "3VDW75",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  }
]