Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rock'n The HOP 2026 - Mens Doubles Skill: (4.0) Age: (50+/60+) COMBINED

ID: 4706126283

Match Scores

15-5

Win

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Newnan, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jackson Murphy

8KEY56 · Canton, GA, US

DUPR

4.231

CJ
Chris Jordan

YGX40P · Cumming, GA, US

DUPR

4.216

TEAM 2LOSS
MD
Michael Dossett

8GYZ5G · Columbus, GA, US

DUPR

4.199

MR
Marcel Richard

G59L2G · USA

DUPR

3.565

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-4706126283
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7135019011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Murphy",
        "dupr_id": "8KEY56",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Chris Jordan",
        "dupr_id": "YGX40P",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 6348703804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Dossett",
        "dupr_id": "8GYZ5G",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      },
      {
        "name": "Marcel Richard",
        "dupr_id": "G59L2G",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]