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

Rock City Rally PPA Challenger - Mens Doubles Pro Main Draw

ID: 6341092626

Match Scores

7-15

Win

Play Date

2025-10-11

Play Time (Est)

7:30 PM

Play Location

Little Rock, AR

View Facility Page →

Competitor Teams

TEAM 1LOSS
DD
Dixon doege

RZEZEE · Shreveport, LA, US

DUPR

4.289

DW
Dylan Wilhelm

59LKX0 · Houston, TX, US

DUPR

4.689

TEAM 2WINNER
RB
Robert Baylon

8DXO5L · Great Falls, MT, US

DUPR

5.145

DS
Devon Sikora

X2OZMR · MT, US

DUPR

5.202

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-6341092626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5542156503,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dixon doege",
        "dupr_id": "RZEZEE",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Dylan Wilhelm",
        "dupr_id": "59LKX0",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6980968238,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Baylon",
        "dupr_id": "8DXO5L",
        "rating": 5.145,
        "profile_pic_url": null,
        "location": "Great Falls, MT, US"
      },
      {
        "name": "Devon Sikora",
        "dupr_id": "X2OZMR",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "MT, US"
      }
    ]
  }
]