Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Night Co-ed Paddle Battle

ID: 4738462333

Match Scores

11-6

Loss

Play Date

2024-05-08

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PD
Paul DiBello

8M95P3 · Chesterfield, VA, US

DUPR

3.911

MH
Mac Hutton

MYZX5L · USA

DUPR

4.403

TEAM 2LOSS
RW
Robert Wolstenholme

4LEWNG · USA

DUPR

4.287

RC
Rick Cox

8WZYK8 · Midlothian, VA, US

DUPR

4.435

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-4738462333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4854249220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul DiBello",
        "dupr_id": "8M95P3",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Mac Hutton",
        "dupr_id": "MYZX5L",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6260224472,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Wolstenholme",
        "dupr_id": "4LEWNG",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Cox",
        "dupr_id": "8WZYK8",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      }
    ]
  }
]