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

Fall Brawl 2025 - MXD / 4.5 / 35+

ID: 5743295521

对局比分

11-6, 11-7

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

2:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
Michelle Carreon

8K54NK · Anchorage, AK, US

DUPR

4.516

AZ
Arik Zaguri

8JPDYW · Ketchikan, AK, US

DUPR

4.856

阵营 2负方
Amber Farmer

2LG997 · Hurricane, UT, US

DUPR

4.219

TK
Troy Krogh

59OGLV · St. George, UT, US

DUPR

3.937

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5743295521
显示原始对决元数据 JSON
[
  {
    "team_id": 6774542546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Carreon",
        "dupr_id": "8K54NK",
        "rating": 4.516,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6674b90e24062.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Arik Zaguri",
        "dupr_id": "8JPDYW",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Ketchikan, AK, US"
      }
    ]
  },
  {
    "team_id": 4335561779,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amber Farmer",
        "dupr_id": "2LG997",
        "rating": 4.219,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66f38beb8856a.jpg",
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Troy Krogh",
        "dupr_id": "59OGLV",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]