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

Honcho Amateur Tour Powered by JOOLA - Medfield, MA - Mixed Advanced Doubles (DUPR 4.0+)

ID: 7401460806

对局比分

11-2

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

7:30 PM

对决场地

Medfield, MA

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Meghan Sutherland

EW4MYO · Swampscott, MA, US

DUPR

4.039

AK
Adam Kite

4ZNKL2 · Gloucester, MA, US

DUPR

4.435

阵营 2负方
MG
MARILYN GOVONI

8DKZOM · Milford, MA, US

DUPR

3.787

VA
Vasily Avram

55VO0P · Waltham, MA, US

DUPR

3.831

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7401460806
显示原始对决元数据 JSON
[
  {
    "team_id": 7616795948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meghan Sutherland",
        "dupr_id": "EW4MYO",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Swampscott, MA, US"
      },
      {
        "name": "Adam Kite",
        "dupr_id": "4ZNKL2",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Gloucester, MA, US"
      }
    ]
  },
  {
    "team_id": 6505257229,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "MARILYN GOVONI",
        "dupr_id": "8DKZOM",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Milford, MA, US"
      },
      {
        "name": "Vasily Avram",
        "dupr_id": "55VO0P",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      }
    ]
  }
]