Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

5th Annual Medford Summer Classic by PIG - Mens Doubles Skill: (5.0 and Above) - Sunday

ID: 5476198965

Match Scores

7-11

Win

Play Date

2025-06-08

Play Time (Est)

10:15 AM

Play Location

Medford, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
DC
Doug Covert

12Z2ZR · Wilton, CA, US

DUPR

4.415

SH
Sam Hunt

1N6MJZ · Fair Oaks, CA, US

DUPR

4.412

TEAM 2WINNER
GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

5.150

MG
Michael Gooding

76DRVM · USA

DUPR

4.180

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5476198965
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4329607828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Covert",
        "dupr_id": "12Z2ZR",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Wilton, CA, US"
      },
      {
        "name": "Sam Hunt",
        "dupr_id": "1N6MJZ",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Fair Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 6203706149,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 5.15,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      },
      {
        "name": "Michael Gooding",
        "dupr_id": "76DRVM",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]