Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Play it Forward- Rally to end ALS - Open Mixed Doubles (13+)

ID: 6145883779

Match Scores

15-2

Win

Play Date

2025-09-27

Play Time (Est)

8:45 AM

Play Location

Beaumont, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Julie Roccaforte

896PN7 · Groves, TX, US

DUPR

4.112

VM
Vahid Morris

16RR20 · Jasper, TX, US

DUPR

4.648

TEAM 2LOSS
TP
Timberly Palumbo

ELVMEV · USA

DUPR

2.703

BK
Blaze king

557G4L · USA

DUPR

2.567

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-6145883779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8297160420,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Roccaforte",
        "dupr_id": "896PN7",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Groves, TX, US"
      },
      {
        "name": "Vahid Morris",
        "dupr_id": "16RR20",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Jasper, TX, US"
      }
    ]
  },
  {
    "team_id": 5167687373,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timberly Palumbo",
        "dupr_id": "ELVMEV",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blaze king",
        "dupr_id": "557G4L",
        "rating": 2.567,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]