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: 8091388241

Match Scores

15-12

Win

Play Date

2025-06-08

Play Time (Est)

6:15 AM

Play Location

Medford, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

5.232

MG
Michael Gooding

76DRVM · USA

DUPR

4.264

TEAM 2LOSS
LJ
Leaf Jensen

8KDPM6 · Central Point, OR, US

DUPR

4.920

JC
Jay Campbell

3XKN67 · Central Point, OR, US

DUPR

4.548

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-8091388241
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5880081576,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 5.232,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      },
      {
        "name": "Michael Gooding",
        "dupr_id": "76DRVM",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5143170236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leaf Jensen",
        "dupr_id": "8KDPM6",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Central Point, OR, US"
      },
      {
        "name": "Jay Campbell",
        "dupr_id": "3XKN67",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Central Point, OR, US"
      }
    ]
  }
]