Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Indoor 3.0-3.5 DUPR Builder: Set Doubles Round Robin

ID: 6923088274

Match Scores

11-6

Loss

Play Date

2026-03-30

Play Time (Est)

11:30 PM

Play Location

4590 Augusta Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jason Mills

P57YZM · Irmo, SC, US

DUPR

2.984

DW
David Woodbury

RX96NE · USA

DUPR

2.995

TEAM 2LOSS
SR
Stan Rickert

35D4M0 · Cayce, SC, US

DUPR

3.272

BH
Bill Howard

XKPR7R · USA

DUPR

3.232

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-6923088274
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6575690896,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Mills",
        "dupr_id": "P57YZM",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": "Irmo, SC, US"
      },
      {
        "name": "David Woodbury",
        "dupr_id": "RX96NE",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7755761804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stan Rickert",
        "dupr_id": "35D4M0",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": "Cayce, SC, US"
      },
      {
        "name": "Bill Howard",
        "dupr_id": "XKPR7R",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]