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

Mixed Doubles 4.0 - 60+

ID: 6606333724

对局比分

2-15

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

5:00 PM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1负方
JT
Jason Turner

3OJDGL · Houma, LA, US

DUPR

4.167

TS
Teres Saunier

8WNM0G · Vicksburg, MS, US

DUPR

3.712

阵营 2胜方
EM
Edie Myer

YXM09K · LA, US

DUPR

3.459

MW
Mark Wampler

8JKK74 · Gulfport, MS, US

DUPR

3.906

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6606333724
显示原始对决元数据 JSON
[
  {
    "team_id": 4832148822,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Turner",
        "dupr_id": "3OJDGL",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Houma, LA, US"
      },
      {
        "name": "Teres Saunier",
        "dupr_id": "8WNM0G",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Vicksburg, MS, US"
      }
    ]
  },
  {
    "team_id": 8338792796,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edie Myer",
        "dupr_id": "YXM09K",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "LA, US"
      },
      {
        "name": "Mark Wampler",
        "dupr_id": "8JKK74",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      }
    ]
  }
]