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

Men’s 3.75-4.25 11am-2pm

ID: 7043052017

对局比分

6-11

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

6:15 AM

对决场地

Courts and Pints

View Facility Page →

对决竞争阵营

阵营 1负方
Jason Schoenack

676ZGE · Moorhead, MN, US

DUPR

3.834

MM
Matthew Miller

Q504P0 · West Fargo, ND, US

DUPR

3.614

阵营 2胜方
eric pezhman

4LEO56 · ND, US

DUPR

3.787

ML
Milos Lazic

QJPQ50 · Fargo, ND, US

DUPR

4.056

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7043052017
显示原始对决元数据 JSON
[
  {
    "team_id": 6792394309,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Schoenack",
        "dupr_id": "676ZGE",
        "rating": 3.834,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66a05a0e7ee3d.jpg",
        "location": "Moorhead, MN, US"
      },
      {
        "name": "Matthew Miller",
        "dupr_id": "Q504P0",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 8047348884,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "eric pezhman",
        "dupr_id": "4LEO56",
        "rating": 3.787,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65a4499eb22e5.jpg",
        "location": "ND, US"
      },
      {
        "name": "Milos Lazic",
        "dupr_id": "QJPQ50",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]