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

Pickleball: Round Robin

ID: 4739067390

对局比分

7-11

落败 / Loss

对决日期

2025-03-02

对局时间 (估算)

7:30 PM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
GF
Gerald Ferrer

12Z6P7 · Manila, NCR, PH

DUPR

5.818

阵营 2胜方
SF
Semisi Fonua Fatani Jr

8E46GJ · Salt Lake City, UT, US

DUPR

5.070

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4739067390
显示原始对决元数据 JSON
[
  {
    "team_id": 7099009002,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gerald Ferrer",
        "dupr_id": "12Z6P7",
        "rating": 5.818,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  },
  {
    "team_id": 8408132353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Semisi Fonua Fatani Jr",
        "dupr_id": "8E46GJ",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]