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

Nucor Charity Tournament - Mixed Doubles 4.0+

ID: 6911307148

对局比分

11-5

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Mark Winston

8D9RLY · Florence, SC, US

DUPR

4.372

VH
Via Hurst

8DOLZ4 · Scranton, SC, US

DUPR

3.969

阵营 2负方
James McCoy

G57J5G · Florence, SC, US

DUPR

4.196

SG
Savannah Griggs

8DZ6QL · McBee, SC, US

DUPR

3.554

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6911307148
显示原始对决元数据 JSON
[
  {
    "team_id": 6498897685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Winston",
        "dupr_id": "8D9RLY",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Florence, SC, US"
      },
      {
        "name": "Via Hurst",
        "dupr_id": "8DOLZ4",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Scranton, SC, US"
      }
    ]
  },
  {
    "team_id": 7344153856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James McCoy",
        "dupr_id": "G57J5G",
        "rating": 4.196,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67cee1fd209d8.jpg",
        "location": "Florence, SC, US"
      },
      {
        "name": "Savannah Griggs",
        "dupr_id": "8DZ6QL",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "McBee, SC, US"
      }
    ]
  }
]