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

Match Scores

6-11

Win

Play Date

2025-06-08

Play Time (Est)

4:45 AM

Play Location

Medford, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
EM
Eric Mohrbacher

84XLQV · USA

DUPR

4.844

HM
Hendrik Maritz

120YR8 · Glide, OR, US

DUPR

4.696

TEAM 2WINNER
GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

5.198

MG
Michael Gooding

76DRVM · USA

DUPR

4.230

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-6770949495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5704529001,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Mohrbacher",
        "dupr_id": "84XLQV",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hendrik Maritz",
        "dupr_id": "120YR8",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Glide, OR, US"
      }
    ]
  },
  {
    "team_id": 8580531438,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      },
      {
        "name": "Michael Gooding",
        "dupr_id": "76DRVM",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]