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

2026 Tommy Wong Memorial Tournament - Mens Doubles Skill: (4.5) Age: (70+)

ID: 5670639233

对局比分

15-6

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

6:15 AM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
DP
Dennis Poppe

3YN2PE · Issaquah, WA, US

DUPR

4.262

Patrick Connor

89LLR3 · Oshkosh, WI, US

DUPR

4.250

阵营 2负方
JP
Jeff Peck

3YML4K · Scottsdale, AZ, US

DUPR

3.839

TM
Terry Monda

8K592K · Sun City, AZ, US

DUPR

4.230

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5670639233
显示原始对决元数据 JSON
[
  {
    "team_id": 5239560746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dennis Poppe",
        "dupr_id": "3YN2PE",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Patrick Connor",
        "dupr_id": "89LLR3",
        "rating": 4.25,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6978cd1aa309e.jpg",
        "location": "Oshkosh, WI, US"
      }
    ]
  },
  {
    "team_id": 4747664539,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Peck",
        "dupr_id": "3YML4K",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Terry Monda",
        "dupr_id": "8K592K",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Sun City, AZ, US"
      }
    ]
  }
]