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

Mason Dixon Paddle Battle - Mixed Doubles Skill: (Open)

ID: 5178695630

Match Scores

7-11, 11-5, 11-2

Loss

Play Date

2023-11-05

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Sarah Pham

3VWQ46 · York County, PA, US

DUPR

5.324

JP
Joel Phillips

1QP653 · USA

DUPR

4.952

TEAM 2LOSS
SM
Sara Maher

30Z224 · Pikesville, MD, US

DUPR

5.259

TH
Tom Hagg

897YE3 · Mechanicsburg, PA, US

DUPR

5.360

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-5178695630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8339190393,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Pham",
        "dupr_id": "3VWQ46",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "York County, PA, US"
      },
      {
        "name": "Joel Phillips",
        "dupr_id": "1QP653",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6075935195,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Maher",
        "dupr_id": "30Z224",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Pikesville, MD, US"
      },
      {
        "name": "Tom Hagg",
        "dupr_id": "897YE3",
        "rating": 5.36,
        "profile_pic_url": null,
        "location": "Mechanicsburg, PA, US"
      }
    ]
  }
]