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

PPA Tour: Veolia Texas Open - Mens Doubles Skill: (4.5) Age: (50 To 59)

ID: 8332424753

对局比分

5-11, 5-11

获胜 / Win

对决日期

2026-03-11

对局时间 (估算)

6:15 AM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1负方
Markus Potter

8DME76 · Lawrence, KS, US

DUPR

4.443

TR
Tyler Refling

G5RL6G · Lilburn, GA, US

DUPR

4.567

阵营 2胜方
JO
Jeff Orkin

7D45E9 · Farmers Branch, TX, US

DUPR

4.643

AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.942

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8332424753
显示原始对决元数据 JSON
[
  {
    "team_id": 8485151982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Markus Potter",
        "dupr_id": "8DME76",
        "rating": 4.443,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1067906/images/profile/731a2365-a412-4ad7-b5fa-98c24f4823e1.png",
        "location": "Lawrence, KS, US"
      },
      {
        "name": "Tyler Refling",
        "dupr_id": "G5RL6G",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      }
    ]
  },
  {
    "team_id": 7790315397,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Orkin",
        "dupr_id": "7D45E9",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Farmers Branch, TX, US"
      },
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]