Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4831493995

Match Scores

15-0

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.204

VM
Vahid Morris

16RR20 · Jasper, TX, US

DUPR

4.657

TEAM 2LOSS
CG
Christine Gonzaga

XJ202R · Cypress, TX, US

DUPR

3.887

RW
Robert Watson

2LMQQE · USA

DUPR

3.794

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-4831493995
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8352196329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Roccaforte",
        "dupr_id": "896PN7",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Groves, TX, US"
      },
      {
        "name": "Vahid Morris",
        "dupr_id": "16RR20",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "Jasper, TX, US"
      }
    ]
  },
  {
    "team_id": 7485640829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Gonzaga",
        "dupr_id": "XJ202R",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Robert Watson",
        "dupr_id": "2LMQQE",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]