Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Gras 2026 - Mixed Doubles Skill 4.0 (60 and Above) - Wednesday 2/11

ID: 5648707865

Match Scores

3-15

Win

Play Date

2026-02-11

Play Time (Est)

6:15 AM

Play Location

Foley, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
IR
Irene Romagosa

QPXLO4 · USA

DUPR

3.567

BR
Bob Romagosa

2LY0N7 · USA

DUPR

3.185

TEAM 2WINNER
CW
Chris Why

3OGP5E · Pensacola, FL, US

DUPR

3.898

JT
John Twitty

MY00VP · USA

DUPR

3.998

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-5648707865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8030508888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Irene Romagosa",
        "dupr_id": "QPXLO4",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Romagosa",
        "dupr_id": "2LY0N7",
        "rating": 3.185,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4415570190,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Why",
        "dupr_id": "3OGP5E",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "John Twitty",
        "dupr_id": "MY00VP",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]