Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - WK 3

ID: 4741763809

Match Scores

20-21

Loss

Play Date

2026-03-15

Play Time (Est)

2:15 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
TD
Todd Dupree

35X06P · Cochran, GA, US

DUPR

4.203

WM
Wendy Morton

JZ0DRW · Warner Robins, GA, US

DUPR

3.772

TEAM 2WINNER
JD
Jenna Dunaway

V7GOY7 · Thomaston, GA, US

DUPR

4.499

BD
Bruce Dunaway

7DM7RN · Thomaston, GA, US

DUPR

4.254

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-4741763809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8401983371,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Dupree",
        "dupr_id": "35X06P",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Cochran, GA, US"
      },
      {
        "name": "Wendy Morton",
        "dupr_id": "JZ0DRW",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      }
    ]
  },
  {
    "team_id": 8392426364,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jenna Dunaway",
        "dupr_id": "V7GOY7",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      },
      {
        "name": "Bruce Dunaway",
        "dupr_id": "7DM7RN",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      }
    ]
  }
]