Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WK 4 R & R DUPR 18 Team League

ID: 8377301729

Match Scores

18-21

Loss

Play Date

2025-06-22

Play Time (Est)

6:15 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
CR
Cheryl Rumph

1RD6MZ · Macon, GA, US

DUPR

4.576

BN
Bryan Nichols

1QJZXR · Macon, GA, US

DUPR

4.186

TEAM 2WINNER
CA
Cindy Alligood

1Q9G5D · Macon, GA, US

DUPR

4.816

SG
Sean Greer

8EXXLW · Macon, GA, US

DUPR

3.960

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-8377301729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7982625773,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Rumph",
        "dupr_id": "1RD6MZ",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Bryan Nichols",
        "dupr_id": "1QJZXR",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 8233401856,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cindy Alligood",
        "dupr_id": "1Q9G5D",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Sean Greer",
        "dupr_id": "8EXXLW",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]