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

Woodbridge Pickleball Group Tournaments - DUPR Round Robin Jun 1

ID: 7114406664

对局比分

11-5

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Farshid Bahari

59X2K0 · Vaughan, ON, CA

DUPR

3.942

JG
james gorgis

2QXP7Y · USA

DUPR

3.408

阵营 2负方
Pouria Modaresi

XO5004 · Whitchurch-Stouffville, ON, CA

DUPR

3.512

NF
neil farage

YNMKXE · USA

DUPR

3.651

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7114406664
显示原始对决元数据 JSON
[
  {
    "team_id": 7841319073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Farshid Bahari",
        "dupr_id": "59X2K0",
        "rating": 3.942,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67ee81463832e.jpg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "james gorgis",
        "dupr_id": "2QXP7Y",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7014279117,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pouria Modaresi",
        "dupr_id": "XO5004",
        "rating": 3.512,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6a02bde3a7fe6.jpg",
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "neil farage",
        "dupr_id": "YNMKXE",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]