Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Rock City Rally PPA Challenger - Mens Doubles Pro Main Draw

ID: 6316161062

Match Scores

11-5, 11-7

Loss

Play Date

2025-10-11

Play Time (Est)

3:30 PM

Play Location

Little Rock, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
LP
Lucas Pereyra

35DMQ0 · Livonia, MI, US

DUPR

5.339

UK
Usama Khalid Sam

8K674O · USA

DUPR

5.698

TEAM 2LOSS
RB
Robert Baylon

8DXO5L · Great Falls, MT, US

DUPR

5.191

DS
Devon Sikora

X2OZMR · MT, US

DUPR

5.216

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-6316161062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5336511449,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucas Pereyra",
        "dupr_id": "35DMQ0",
        "rating": 5.339,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Usama Khalid Sam",
        "dupr_id": "8K674O",
        "rating": 5.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6093026046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Baylon",
        "dupr_id": "8DXO5L",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "Great Falls, MT, US"
      },
      {
        "name": "Devon Sikora",
        "dupr_id": "X2OZMR",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "MT, US"
      }
    ]
  }
]