Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Night Co-ed Paddle Battle

ID: 7249448276

Match Scores

11-4

Win

Play Date

2024-05-08

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Rick Cox

8WZYK8 · Midlothian, VA, US

DUPR

4.445

TD
Tina DiBello

8DYPKX · USA

DUPR

4.044

TEAM 2LOSS
JC
Jonathan Chiep

YGXL94 · Chesterfield, VA, US

DUPR

3.738

VB
Venus Bolton

DW5MVM · Richmond, VA, US

DUPR

4.040

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-7249448276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8439957698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Cox",
        "dupr_id": "8WZYK8",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Tina DiBello",
        "dupr_id": "8DYPKX",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5513338024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Chiep",
        "dupr_id": "YGXL94",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Venus Bolton",
        "dupr_id": "DW5MVM",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]