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

Fri 5/2 Early Bird 7am-9am

ID: 5079078906

对局比分

9-11

获胜 / Win

对决日期

2025-05-02

对局时间 (估算)

7:30 PM

对决场地

Southside Park

View Facility Page →

对决竞争阵营

阵营 1负方
Drew Walker

8JGQ4O · Greenwood, SC, US

DUPR

4.010

ML
Marco Luft

PKLYNE · Fountain Inn, SC, US

DUPR

4.250

阵营 2胜方
BM
Brian Marchant

99G7QE · Greenville, SC, US

DUPR

5.323

CG
Carlos gomez

DNXZZ6 · Lyman, SC, US

DUPR

4.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5079078906
显示原始对决元数据 JSON
[
  {
    "team_id": 6842495423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Walker",
        "dupr_id": "8JGQ4O",
        "rating": 4.01,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106534_6251f7669bf90.jpg",
        "location": "Greenwood, SC, US"
      },
      {
        "name": "Marco Luft",
        "dupr_id": "PKLYNE",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Fountain Inn, SC, US"
      }
    ]
  },
  {
    "team_id": 4774421118,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Marchant",
        "dupr_id": "99G7QE",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      },
      {
        "name": "Carlos  gomez",
        "dupr_id": "DNXZZ6",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Lyman, SC, US"
      }
    ]
  }
]