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

Westwood Moneyball - Mens Doubles Skill: (4.0 To 4.5)

ID: 8570940017

对局比分

11-7

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

6:15 AM

对决场地

Westwood, MA

View Facility Page →

对决竞争阵营

阵营 1胜方
MH
Matt Hickey

3P2VDQ · Framingham, MA, US

DUPR

4.246

CS
Chris Stanley

8GQD9V · Framingham, MA, US

DUPR

4.171

阵营 2负方
Dhruv Patel

O6KDVP · Attleboro, MA, US

DUPR

3.304

KP
Kai P

6PQDJ0 · USA

DUPR

4.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8570940017
显示原始对决元数据 JSON
[
  {
    "team_id": 4978187074,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Hickey",
        "dupr_id": "3P2VDQ",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Framingham, MA, US"
      },
      {
        "name": "Chris Stanley",
        "dupr_id": "8GQD9V",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Framingham, MA, US"
      }
    ]
  },
  {
    "team_id": 5796065282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dhruv Patel",
        "dupr_id": "O6KDVP",
        "rating": 3.304,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68143fe5d78ab.jpg",
        "location": "Attleboro, MA, US"
      },
      {
        "name": "Kai P",
        "dupr_id": "6PQDJ0",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]