Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 4632773311

Match Scores

11-10

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

North Miami

Unverified Facility

Competitor Teams

TEAM 1WINNER
SR
Sabrina Rodriguez

9P2JNR · Hialeah, FL, US

DUPR

3.460

OG
Osiris Guevara Alvarez

84MORK · Pooler, GA, US

DUPR

3.892

TEAM 2LOSS
RK
robert Kramer

ZZNXWP · Miami, FL, US

DUPR

3.907

CN
Camila Neveleff

1RQ7KZ · Hallandale Beach, FL, US

DUPR

3.393

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-4632773311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6462500695,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Rodriguez",
        "dupr_id": "9P2JNR",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Hialeah, FL, US"
      },
      {
        "name": "Osiris Guevara Alvarez",
        "dupr_id": "84MORK",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Pooler, GA, US"
      }
    ]
  },
  {
    "team_id": 7117752611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "robert  Kramer",
        "dupr_id": "ZZNXWP",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Camila Neveleff",
        "dupr_id": "1RQ7KZ",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": "Hallandale Beach, FL, US"
      }
    ]
  }
]