Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - WK 4

ID: 7769123720

Match Scores

21-19

Loss

Play Date

2026-03-29

Play Time (Est)

9:00 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jared Morton

KO2466 · Warner Robins, GA, US

DUPR

3.721

SB
Sherri Bracewell

EGEMPM · Bonaire, GA, US

DUPR

3.792

TEAM 2LOSS
TP
Tiffany Pollard

8DQOOM · Griffin, GA, US

DUPR

3.624

BD
Bruce Dunaway

7DM7RN · Thomaston, GA, US

DUPR

4.264

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-7769123720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8046322750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Morton",
        "dupr_id": "KO2466",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Sherri Bracewell",
        "dupr_id": "EGEMPM",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  },
  {
    "team_id": 7039212620,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tiffany Pollard",
        "dupr_id": "8DQOOM",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Griffin, GA, US"
      },
      {
        "name": "Bruce Dunaway",
        "dupr_id": "7DM7RN",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      }
    ]
  }
]