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

Pickle Gras 2026 - Mixed Doubles Skill 4.0 (60 and Above) - Wednesday 2/11

ID: 5491934097

对局比分

6-15

获胜 / Win

对决日期

2026-02-11

对局时间 (估算)

10:15 AM

对决场地

Foley, AL

View Facility Page →

对决竞争阵营

阵营 1负方
LH
lauren hintzsche

8KZZRK · Lindenwood, IL, US

DUPR

3.853

TA
Tim Applewhite

EW6ELJ · USA

DUPR

3.312

阵营 2胜方
CW
Chris Why

3OGP5E · Pensacola, FL, US

DUPR

3.863

JT
John Twitty

MY00VP · USA

DUPR

3.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5491934097
显示原始对决元数据 JSON
[
  {
    "team_id": 5996573406,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "lauren hintzsche",
        "dupr_id": "8KZZRK",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Lindenwood, IL, US"
      },
      {
        "name": "Tim Applewhite",
        "dupr_id": "EW6ELJ",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6616075875,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Why",
        "dupr_id": "3OGP5E",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "John Twitty",
        "dupr_id": "MY00VP",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]