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

Apex Pickleball Fall Paddle Battle - Pool Play

ID: 6235127818

Match Scores

15-8

Win

Play Date

2025-10-19

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Alex Aliscio

DWJKPX · Hauppauge, NY, US

DUPR

5.321

RB
Ryan Berg

1RWOEQ · Anchorage, AK, US

DUPR

5.068

TEAM 2LOSS
AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

5.058

BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.697

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-6235127818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7850757666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Aliscio",
        "dupr_id": "DWJKPX",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Hauppauge, NY, US"
      },
      {
        "name": "Ryan Berg",
        "dupr_id": "1RWOEQ",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6298836080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      },
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  }
]