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

Bostonpickle.life $10,000 Grand Slam Series - Newport Pickleball Club - Mixed Doubles (4.0-4.5)

ID: 6175521101

对局比分

3-11

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

6:15 AM

对决场地

Middletown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
ES
Elizabeth S Egan

17EPX9 · Boston, MA, US

DUPR

3.656

MG
Matt Gilman

12G4E9 · Easton, MA, US

DUPR

3.863

阵营 2胜方
CE
Christine Emmick

ZNW2MP · Cumberland, RI, US

DUPR

3.905

DC
Deepak Chadha

1NQZZN · Franklin, MA, US

DUPR

4.131

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6175521101
显示原始对决元数据 JSON
[
  {
    "team_id": 4492113806,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth S Egan",
        "dupr_id": "17EPX9",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Matt Gilman",
        "dupr_id": "12G4E9",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 5804950072,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christine Emmick",
        "dupr_id": "ZNW2MP",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Cumberland, RI, US"
      },
      {
        "name": "Deepak Chadha",
        "dupr_id": "1NQZZN",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  }
]