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

Zero Zero Start - Advanced Mixed Doubles Skill: Age: (4.0+)

ID: 7694594492

对局比分

1-11

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

9:00 PM

对决场地

Eastham, MA

View Facility Page →

对决竞争阵营

阵营 1负方
CM
Cheryll M Phillips

YGXO9E · Wellfleet, MA, US

DUPR

3.159

TB
Tom Bryant

8E5X0E · USA

DUPR

3.422

阵营 2胜方
LJ
Liz johnston

9P6QYR · Boston, MA, US

DUPR

3.942

MP
Matt Pulsifer

3XL2MX · Yarmouth, MA, US

DUPR

4.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7694594492
显示原始对决元数据 JSON
[
  {
    "team_id": 7672872973,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryll M Phillips",
        "dupr_id": "YGXO9E",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": "Wellfleet, MA, US"
      },
      {
        "name": "Tom Bryant",
        "dupr_id": "8E5X0E",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7784956867,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Liz johnston",
        "dupr_id": "9P6QYR",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Matt Pulsifer",
        "dupr_id": "3XL2MX",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Yarmouth, MA, US"
      }
    ]
  }
]