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

Match Scores

11-5

Win

Play Date

2025-06-08

Play Time (Est)

4:45 AM

Play Location

Medford, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

5.185

MG
Michael Gooding

76DRVM · USA

DUPR

4.216

TEAM 2LOSS
CP
Christopher Peterson

PKRWDE · Ashland, OR, US

DUPR

4.419

GG
Gaur Groover

YXD4QD · USA

DUPR

4.346

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-6259550811
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7746566888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 5.185,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      },
      {
        "name": "Michael Gooding",
        "dupr_id": "76DRVM",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7949693054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Peterson",
        "dupr_id": "PKRWDE",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Ashland, OR, US"
      },
      {
        "name": "Gaur Groover",
        "dupr_id": "YXD4QD",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]