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

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

ID: 6882938387

对局比分

11-8

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

12:45 AM

对决场地

Medfield, MA

View Facility Page →

对决竞争阵营

阵营 1胜方
CN
Cassandra Nguyen

2LELN9 · Westwood, MA, US

DUPR

3.698

KB
Kevin Brennan

MYM25L · Westwood, MA, US

DUPR

4.459

阵营 2负方
MS
Meghan Sutherland

EW4MYO · Swampscott, MA, US

DUPR

4.029

AK
Adam Kite

4ZNKL2 · Gloucester, MA, US

DUPR

4.425

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6882938387
显示原始对决元数据 JSON
[
  {
    "team_id": 8567616725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cassandra Nguyen",
        "dupr_id": "2LELN9",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      },
      {
        "name": "Kevin Brennan",
        "dupr_id": "MYM25L",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  },
  {
    "team_id": 5223540666,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meghan Sutherland",
        "dupr_id": "EW4MYO",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Swampscott, MA, US"
      },
      {
        "name": "Adam Kite",
        "dupr_id": "4ZNKL2",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Gloucester, MA, US"
      }
    ]
  }
]