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

The Flying Pickle Open - Mixed Doubles Skill: (Open)

ID: 4743509960

对局比分

11-6, 11-4

获胜 / Win

对决日期

2024-10-19

对局时间 (估算)

9:00 PM

对决场地

Boise, ID

View Facility Page →

对决竞争阵营

阵营 1胜方
Chloe Igleski

8MPNYG · PPA Tour Pro

DUPR

5.459

NP
Nick Petterson

8WOGL3 · Boise, ID, US

DUPR

6.006

阵营 2负方
LM
Lauren Mercado

35ELL0 · Manila, NCR, PH

DUPR

5.220

BL
Brandon Lane

17KNM5 · Camalote, Cayo District, BZ

DUPR

6.209

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4743509960
显示原始对决元数据 JSON
[
  {
    "team_id": 7164422726,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chloe Igleski",
        "dupr_id": "8MPNYG",
        "rating": 5.459,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/05/1a38ae0f-49e5-49b7-ad24-3e8bea1071b9-1-e1772032676307.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Nick Petterson",
        "dupr_id": "8WOGL3",
        "rating": 6.006,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 5123201005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Mercado",
        "dupr_id": "35ELL0",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Brandon Lane",
        "dupr_id": "17KNM5",
        "rating": 6.209,
        "profile_pic_url": null,
        "location": "Camalote, Cayo District, BZ"
      }
    ]
  }
]