Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 WK 4

ID: 6510996395

Match Scores

18-21

Loss

Play Date

2025-10-05

Play Time (Est)

12:45 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Max Morley

3LYYY6 · Bonaire, GA, US

DUPR

4.019

JP
Joshua Profit

W6ZN5G · USA

DUPR

4.065

TEAM 2WINNER
SG
Sean Greer

8EXXLW · Macon, GA, US

DUPR

4.131

HB
Hunter Buafo

DND6R6 · Macon, GA, US

DUPR

3.936

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-6510996395
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5724018484,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Morley",
        "dupr_id": "3LYYY6",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      },
      {
        "name": "Joshua Profit",
        "dupr_id": "W6ZN5G",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6797838258,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Greer",
        "dupr_id": "8EXXLW",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Hunter Buafo",
        "dupr_id": "DND6R6",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]