返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The HOP - HOP Wars

ID: 4360874349

对局比分

8-11

落败 / Loss

对决日期

2025-07-18

对局时间 (估算)

10:15 AM

对决场地

115 Kay Todd Rd SE, Leland, NC 28451, USA

View Facility Page →

对决竞争阵营

阵营 1负方
David Meagher

12PVE1 · Apex, NC, US

DUPR

5.027

JM
Jack Matistic

0YWZW2 · Wilmington, NC, US

DUPR

5.009

阵营 2胜方
HB
Henry Boyle

3PP77Q · Greater London, England, GB

DUPR

5.917

PB
Piper Borras

12WKE8 · Raleigh, NC, US

DUPR

5.143

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4360874349
显示原始对决元数据 JSON
[
  {
    "team_id": 4696630232,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Meagher",
        "dupr_id": "12PVE1",
        "rating": 5.027,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83088_5f5a63fdf37cd.jpeg",
        "location": "Apex, NC, US"
      },
      {
        "name": "Jack Matistic",
        "dupr_id": "0YWZW2",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7102054470,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Henry Boyle",
        "dupr_id": "3PP77Q",
        "rating": 5.917,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Piper Borras",
        "dupr_id": "12WKE8",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]