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

Fall Brawl 2025 - Senior MD / 5.0 / 60+

ID: 4856479300

对局比分

11-1, 6-11, 11-5

获胜 / Win

对决日期

2025-10-08

对局时间 (估算)

5:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Sam Middleton

8E2OM1 · Kalispell, MT, US

DUPR

4.870

WP
Warren Pretorius

3P7D9Z · Park City, UT, US

DUPR

4.901

阵营 2负方
AS
Antonio Santos

842G7V · Peoria, AZ, US

DUPR

4.642

Eddie Ambriz

3V20EP · Surprise, AZ, US

DUPR

4.826

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4856479300
显示原始对决元数据 JSON
[
  {
    "team_id": 7925220877,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Middleton",
        "dupr_id": "8E2OM1",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Kalispell, MT, US"
      },
      {
        "name": "Warren Pretorius",
        "dupr_id": "3P7D9Z",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 5304678955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Antonio Santos",
        "dupr_id": "842G7V",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Eddie Ambriz",
        "dupr_id": "3V20EP",
        "rating": 4.826,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1139185/images/profile/8fccc8f0-98f1-42dc-a5b9-0f9af2665c8f.png",
        "location": "Surprise, AZ, US"
      }
    ]
  }
]