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

ERA's Houston Legacy Cup - Senior Mens Doubles Skill: (4.0) Age: (50+)

ID: 5990683369

对局比分

4-15

落败 / Loss

对决日期

2025-07-18

对局时间 (估算)

2:15 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1负方
BM
Brad Mowchan

3VQ995 · Humble, TX, US

DUPR

3.892

SK
Scott Koonce

8WEVMY · Huffman, TX, US

DUPR

3.893

阵营 2胜方
JM
Jonathan McMillian

4LEP0M · The Woodlands, TX, US

DUPR

4.181

DT
David Trout

EG4KLW · Spring, TX, US

DUPR

4.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5990683369
显示原始对决元数据 JSON
[
  {
    "team_id": 7249586733,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Mowchan",
        "dupr_id": "3VQ995",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Scott Koonce",
        "dupr_id": "8WEVMY",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Huffman, TX, US"
      }
    ]
  },
  {
    "team_id": 7305978395,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan McMillian",
        "dupr_id": "4LEP0M",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "David Trout",
        "dupr_id": "EG4KLW",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]