Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B Mixed 3.25-3.99

ID: 4919507884

Match Scores

11-1

Loss

Play Date

2026-02-01

Play Time (Est)

5:00 PM

Play Location

St Luke's SportsPlex

Unverified Facility

Competitor Teams

TEAM 1WINNER
MJ
Mustafa Jaffer

76QD0N · Allentown, PA, US

DUPR

3.945

MG
Melody grohotolski

QPVYER · Germansville, PA, US

DUPR

3.972

TEAM 2LOSS
MS
Mark Scott

17KN49 · Allentown, PA, US

DUPR

3.238

KR
Kathleen Rex

8JGMP4 · Fogelsville, PA, US

DUPR

3.241

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-4919507884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6595360332,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mustafa Jaffer",
        "dupr_id": "76QD0N",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Melody grohotolski",
        "dupr_id": "QPVYER",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Germansville, PA, US"
      }
    ]
  },
  {
    "team_id": 6425525388,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Scott",
        "dupr_id": "17KN49",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Kathleen Rex",
        "dupr_id": "8JGMP4",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": "Fogelsville, PA, US"
      }
    ]
  }
]